Class UpdateVpcAddressPrefixOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.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 Details

    • newBuilder

      New builder.
      Returns:
      a UpdateVpcAddressPrefixOptions builder
    • 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