Class UpdateCustomResolverOptions

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

    public class UpdateCustomResolverOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The updateCustomResolver 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
      • name

        public String name()
        Gets the name. Name of the custom resolver.
        Returns:
        the name
      • description

        public String description()
        Gets the description. Descriptive text of the custom resolver.
        Returns:
        the description
      • enabled

        public Boolean enabled()
        Gets the enabled. Whether the custom resolver is enabled.
        Returns:
        the enabled
      • xCorrelationId

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