Uses of Class
com.ibm.cloud.is.vpc.v1.model.CreatePrivatePathServiceGatewayOptions.Builder
Packages that use CreatePrivatePathServiceGatewayOptions.Builder
-
Uses of CreatePrivatePathServiceGatewayOptions.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return CreatePrivatePathServiceGatewayOptions.BuilderModifier and TypeMethodDescriptionCreatePrivatePathServiceGatewayOptions.Builder.addServiceEndpoints(String serviceEndpoints) Adds a new element to serviceEndpoints.CreatePrivatePathServiceGatewayOptions.Builder.defaultAccessPolicy(String defaultAccessPolicy) Set the defaultAccessPolicy.CreatePrivatePathServiceGatewayOptions.Builder.loadBalancer(LoadBalancerIdentity loadBalancer) Set the loadBalancer.Set the name.CreatePrivatePathServiceGatewayOptions.newBuilder()New builder.CreatePrivatePathServiceGatewayOptions.Builder.resourceGroup(ResourceGroupIdentity resourceGroup) Set the resourceGroup.CreatePrivatePathServiceGatewayOptions.Builder.serviceEndpoints(List<String> serviceEndpoints) Set the serviceEndpoints.CreatePrivatePathServiceGatewayOptions.Builder.zonalAffinity(Boolean zonalAffinity) Set the zonalAffinity.