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