Uses of Class
com.ibm.cloud.is.vpc.v1.model.EndpointGatewayPatch.Builder
-
Packages that use EndpointGatewayPatch.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of EndpointGatewayPatch.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return EndpointGatewayPatch.Builder Modifier and Type Method Description EndpointGatewayPatch.BuilderEndpointGatewayPatch.Builder. allowDnsResolutionBinding(Boolean allowDnsResolutionBinding)Set the allowDnsResolutionBinding.EndpointGatewayPatch.BuilderEndpointGatewayPatch.Builder. name(String name)Set the name.EndpointGatewayPatch.BuilderEndpointGatewayPatch. newBuilder()New builder.
-