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.Builder
RemoveEndpointGatewayIpOptions.Builder. endpointGatewayId(String endpointGatewayId)
Set the endpointGatewayId.RemoveEndpointGatewayIpOptions.Builder
RemoveEndpointGatewayIpOptions.Builder. id(String id)
Set the id.RemoveEndpointGatewayIpOptions.Builder
RemoveEndpointGatewayIpOptions. newBuilder()
New builder.
-