Class UpdateVpcAddressPrefixOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class UpdateVpcAddressPrefixOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The updateVpcAddressPrefix options.
    • Method Detail

      • vpcId

        public String vpcId()
        Gets the vpcId. The VPC identifier.
        Returns:
        the vpcId
      • id

        public String id()
        Gets the id. The prefix identifier.
        Returns:
        the id
      • addressPrefixPatch

        public Map<String,​Object> addressPrefixPatch()
        Gets the addressPrefixPatch. The prefix patch.
        Returns:
        the addressPrefixPatch