Uses of Class
com.ibm.cloud.is.vpc.v1.model.PublicGatewayIdentity
-
Packages that use PublicGatewayIdentity Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of PublicGatewayIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of PublicGatewayIdentity in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classPublicGatewayIdentityPublicGatewayIdentityByCRNPublicGatewayIdentityPublicGatewayIdentityByCRN.classPublicGatewayIdentityPublicGatewayIdentityByHrefPublicGatewayIdentityPublicGatewayIdentityByHref.classPublicGatewayIdentityPublicGatewayIdentityByIdPublicGatewayIdentityPublicGatewayIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return PublicGatewayIdentity Modifier and Type Method Description PublicGatewayIdentitySubnetPrototype. publicGateway()Gets the publicGateway.PublicGatewayIdentitySetSubnetPublicGatewayOptions. publicGatewayIdentity()Gets the publicGatewayIdentity.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type PublicGatewayIdentity Modifier and Type Method Description SubnetPrototypeSubnetByCIDR.BuilderSubnetPrototypeSubnetByCIDR.Builder. publicGateway(PublicGatewayIdentity publicGateway)Set the publicGateway.SubnetPrototypeSubnetByTotalCount.BuilderSubnetPrototypeSubnetByTotalCount.Builder. publicGateway(PublicGatewayIdentity publicGateway)Set the publicGateway.SetSubnetPublicGatewayOptions.BuilderSetSubnetPublicGatewayOptions.Builder. publicGatewayIdentity(PublicGatewayIdentity publicGatewayIdentity)Set the publicGatewayIdentity.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type PublicGatewayIdentity Constructor Description Builder(PublicGatewayIdentity publicGatewayIdentityPublicGatewayIdentityByCrn)Instantiates a new Builder from an existing PublicGatewayIdentityPublicGatewayIdentityByCRN instance.Builder(PublicGatewayIdentity publicGatewayIdentityPublicGatewayIdentityByHref)Instantiates a new Builder from an existing PublicGatewayIdentityPublicGatewayIdentityByHref instance.Builder(PublicGatewayIdentity publicGatewayIdentityPublicGatewayIdentityById)Instantiates a new Builder from an existing PublicGatewayIdentityPublicGatewayIdentityById instance.Builder(String id, PublicGatewayIdentity publicGatewayIdentity)Instantiates a new builder with required properties.
-