Uses of Class
com.vmware.nsx_policy.model.PolicyGroupKubernetesGatewayNamespace.Builder
-
Packages that use PolicyGroupKubernetesGatewayNamespace.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of PolicyGroupKubernetesGatewayNamespace.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return PolicyGroupKubernetesGatewayNamespace.Builder Modifier and Type Method Description PolicyGroupKubernetesGatewayNamespace.Builder
PolicyGroupKubernetesGatewayNamespace.Builder. setDisplayName(java.lang.String displayName)
The name of kubernetes namespace This property may be present in responses from the server, but if it is present in a request to server it will be ignored.PolicyGroupKubernetesGatewayNamespace.Builder
PolicyGroupKubernetesGatewayNamespace.Builder. setExternalId(java.lang.String externalId)
The id of kubernetes namespace This property may be present in responses from the server, but if it is present in a request to server it will be ignored.PolicyGroupKubernetesGatewayNamespace.Builder
PolicyGroupKubernetesGatewayNamespace.Builder. setKubernetesGateways(java.util.List<PolicyKubernetesGateway> kubernetesGateways)
-