Uses of Class
com.ibm.cloud.is.vpc.v1.model.SubnetPublicGatewayPatch
Packages that use SubnetPublicGatewayPatch
-
Uses of SubnetPublicGatewayPatch in com.ibm.cloud.is.vpc.v1.model
Subclasses of SubnetPublicGatewayPatch in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclassSubnetPublicGatewayPatchPublicGatewayIdentityByCRN.classSubnetPublicGatewayPatchPublicGatewayIdentityByHref.classSubnetPublicGatewayPatchPublicGatewayIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return SubnetPublicGatewayPatchMethods in com.ibm.cloud.is.vpc.v1.model with parameters of type SubnetPublicGatewayPatchModifier and TypeMethodDescriptionSubnetPatch.Builder.publicGateway(SubnetPublicGatewayPatch publicGateway) Set the publicGateway.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type SubnetPublicGatewayPatchModifierConstructorDescriptionBuilder(SubnetPublicGatewayPatch subnetPublicGatewayPatchPublicGatewayIdentityByCrn) Instantiates a new Builder from an existing SubnetPublicGatewayPatchPublicGatewayIdentityByCRN instance.Builder(SubnetPublicGatewayPatch subnetPublicGatewayPatchPublicGatewayIdentityByHref) Instantiates a new Builder from an existing SubnetPublicGatewayPatchPublicGatewayIdentityByHref instance.Builder(SubnetPublicGatewayPatch subnetPublicGatewayPatchPublicGatewayIdentityById) Instantiates a new Builder from an existing SubnetPublicGatewayPatchPublicGatewayIdentityById instance.