Uses of Class
com.ibm.cloud.is.vpc.v1.model.SubnetPublicGatewayPatch
-
Packages that use SubnetPublicGatewayPatch Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of SubnetPublicGatewayPatch in com.ibm.cloud.is.vpc.v1.model
Subclasses of SubnetPublicGatewayPatch in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classSubnetPublicGatewayPatchPublicGatewayIdentityByCRNSubnetPublicGatewayPatchPublicGatewayIdentityByCRN.classSubnetPublicGatewayPatchPublicGatewayIdentityByHrefSubnetPublicGatewayPatchPublicGatewayIdentityByHref.classSubnetPublicGatewayPatchPublicGatewayIdentityByIdSubnetPublicGatewayPatchPublicGatewayIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return SubnetPublicGatewayPatch Modifier and Type Method Description SubnetPublicGatewayPatchSubnetPatch. publicGateway()Gets the publicGateway.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type SubnetPublicGatewayPatch Modifier and Type Method Description SubnetPatch.BuilderSubnetPatch.Builder. publicGateway(SubnetPublicGatewayPatch publicGateway)Set the publicGateway.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type SubnetPublicGatewayPatch Constructor Description Builder(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.
-