Uses of Class
com.ibm.cloud.is.vpc.v1.model.PublicGatewayIdentity
Packages that use PublicGatewayIdentity
-
Uses of PublicGatewayIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of PublicGatewayIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclassPublicGatewayIdentityPublicGatewayIdentityByCRN.classPublicGatewayIdentityPublicGatewayIdentityByHref.classPublicGatewayIdentityPublicGatewayIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return PublicGatewayIdentityModifier and TypeMethodDescriptionSubnetPrototype.publicGateway()Gets the publicGateway.SetSubnetPublicGatewayOptions.publicGatewayIdentity()Gets the publicGatewayIdentity.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type PublicGatewayIdentityModifier and TypeMethodDescriptionSubnetPrototypeSubnetByCIDR.Builder.publicGateway(PublicGatewayIdentity publicGateway) Set the publicGateway.SubnetPrototypeSubnetByTotalCount.Builder.publicGateway(PublicGatewayIdentity publicGateway) Set the publicGateway.SetSubnetPublicGatewayOptions.Builder.publicGatewayIdentity(PublicGatewayIdentity publicGatewayIdentity) Set the publicGatewayIdentity.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type PublicGatewayIdentityModifierConstructorDescriptionBuilder(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.