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