Uses of Class
com.ibm.cloud.is.vpc.v1.model.CreatePublicGatewayOptions.Builder
-
Packages that use CreatePublicGatewayOptions.Builder Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of CreatePublicGatewayOptions.Builder in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return CreatePublicGatewayOptions.Builder Modifier and Type Method Description CreatePublicGatewayOptions.BuilderCreatePublicGatewayOptions.Builder. floatingIp(PublicGatewayFloatingIPPrototype floatingIp)Set the floatingIp.CreatePublicGatewayOptions.BuilderCreatePublicGatewayOptions.Builder. name(String name)Set the name.CreatePublicGatewayOptions.BuilderCreatePublicGatewayOptions. newBuilder()New builder.CreatePublicGatewayOptions.BuilderCreatePublicGatewayOptions.Builder. resourceGroup(ResourceGroupIdentity resourceGroup)Set the resourceGroup.CreatePublicGatewayOptions.BuilderCreatePublicGatewayOptions.Builder. vpc(VPCIdentity vpc)Set the vpc.CreatePublicGatewayOptions.BuilderCreatePublicGatewayOptions.Builder. zone(ZoneIdentity zone)Set the zone.
-