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