Uses of Class
com.ibm.cloud.is.vpc.v1.model.RemoveEndpointGatewayIpOptions.Builder
-
Packages that use RemoveEndpointGatewayIpOptions.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of RemoveEndpointGatewayIpOptions.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return RemoveEndpointGatewayIpOptions.Builder Modifier and Type Method Description RemoveEndpointGatewayIpOptions.BuilderRemoveEndpointGatewayIpOptions.Builder. endpointGatewayId(String endpointGatewayId)Set the endpointGatewayId.RemoveEndpointGatewayIpOptions.BuilderRemoveEndpointGatewayIpOptions.Builder. id(String id)Set the id.RemoveEndpointGatewayIpOptions.BuilderRemoveEndpointGatewayIpOptions. newBuilder()New builder.
-