VspAclRule.Builder |
VspAclRule.Builder.action(VspAclRule.ACLAction action) |
VspAclRule.Builder |
VspAclRule.Builder.endPort(Integer endPort) |
VspAclRule.Builder |
VspAclRule.Builder.fromObject(VspAclRule obj) |
VspAclRule.Builder |
VspAclRule.Builder.priority(Integer priority) |
VspAclRule.Builder |
VspAclRule.Builder.protocol(Protocol protocol) |
VspAclRule.Builder |
VspAclRule.Builder.protocol(String protocol) |
VspAclRule.Builder |
VspAclRule.Builder.sourceCidrList(List<String> sourceCidrList) |
VspAclRule.Builder |
VspAclRule.Builder.sourceIpAddress(String sourceIpAddress) |
VspAclRule.Builder |
VspAclRule.Builder.startPort(Integer startPort) |
VspAclRule.Builder |
VspAclRule.Builder.state(VspAclRule.ACLState state) |
VspAclRule.Builder |
VspAclRule.Builder.trafficType(VspAclRule.ACLTrafficType trafficType) |
VspAclRule.Builder |
VspAclRule.Builder.type(VspAclRule.ACLType type) |
VspAclRule.Builder |
VspAclRule.Builder.uuid(String uuid) |