Class SetSubnetPublicGatewayOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.SetSubnetPublicGatewayOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class SetSubnetPublicGatewayOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The setSubnetPublicGateway options.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a SetSubnetPublicGatewayOptions builder
    • id

      public String id()
      Gets the id. The subnet identifier.
      Returns:
      the id
    • publicGatewayIdentity

      public PublicGatewayIdentity publicGatewayIdentity()
      Gets the publicGatewayIdentity. The public gateway identity.
      Returns:
      the publicGatewayIdentity