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.Builder
EndpointGatewayPatch.Builder. allowDnsResolutionBinding(Boolean allowDnsResolutionBinding)
Set the allowDnsResolutionBinding.EndpointGatewayPatch.Builder
EndpointGatewayPatch.Builder. name(String name)
Set the name.EndpointGatewayPatch.Builder
EndpointGatewayPatch. newBuilder()
New builder.
-