Class UpdateCustomResolverLocationOptions

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

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

      • instanceId

        public String instanceId()
        Gets the instanceId. The unique identifier of a service instance.
        Returns:
        the instanceId
      • resolverId

        public String resolverId()
        Gets the resolverId. The unique identifier of a custom resolver.
        Returns:
        the resolverId
      • locationId

        public String locationId()
        Gets the locationId. Custom resolver location ID.
        Returns:
        the locationId
      • enabled

        public Boolean enabled()
        Gets the enabled. Enable/Disable custom resolver location.
        Returns:
        the enabled
      • subnetCrn

        public String subnetCrn()
        Gets the subnetCrn. Subnet CRN.
        Returns:
        the subnetCrn
      • xCorrelationId

        public String xCorrelationId()
        Gets the xCorrelationId. Uniquely identifying a request.
        Returns:
        the xCorrelationId