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