Class UpdateSubnetReservedIpOptions

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

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

      • subnetId

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

        public String id()
        Gets the id. The reserved IP identifier.
        Returns:
        the id
      • reservedIpPatch

        public Map<String,​Object> reservedIpPatch()
        Gets the reservedIpPatch. The reserved IP patch.
        Returns:
        the reservedIpPatch