Class UpdateDataProductDomainOptions

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

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

      • domainId

        public java.lang.String domainId()
        Gets the domainId. Domain id.
        Returns:
        the domainId
      • containerId

        public java.lang.String containerId()
        Gets the containerId. Container ID of the data product catalog.
        Returns:
        the containerId
      • jsonPatchInstructions

        public java.util.List<JsonPatchOperation> jsonPatchInstructions()
        Gets the jsonPatchInstructions. A set of patch operations as defined in RFC 6902. See http://jsonpatch.com/ for more information.
        Returns:
        the jsonPatchInstructions