Package com.ibm.cloud.is.vpc.v1.model
Class SubnetPublicGatewayPatch
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.is.vpc.v1.model.SubnetPublicGatewayPatch
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
SubnetPublicGatewayPatchPublicGatewayIdentityByCRN,SubnetPublicGatewayPatchPublicGatewayIdentityByHref,SubnetPublicGatewayPatchPublicGatewayIdentityById
public class SubnetPublicGatewayPatch extends com.ibm.cloud.sdk.core.service.model.GenericModelThe public gateway to use for internet-bound traffic for this subnet. Classes which extend this class: - SubnetPublicGatewayPatchPublicGatewayIdentityById - SubnetPublicGatewayPatchPublicGatewayIdentityByCRN - SubnetPublicGatewayPatchPublicGatewayIdentityByHref
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringcrn()Gets the crn.Stringhref()Gets the href.Stringid()Gets the id.
-