Class CreateRevokeAccessProcessOptions

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

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

      • dataProductId

        public java.lang.String dataProductId()
        Gets the dataProductId. Data product ID. Use '-' to skip specifying the data product ID explicitly.
        Returns:
        the dataProductId
      • releaseId

        public java.lang.String releaseId()
        Gets the releaseId. The unique identifier of the data product release.
        Returns:
        the releaseId
      • body

        public java.io.InputStream body()
        Gets the body. Request parameters to handle revoke access from subscriptions. The start_at field can be used to schedule the revoke access operation for a future date-time.
        Returns:
        the body
      • contentType

        public java.lang.String contentType()
        Gets the contentType. The type of the input.
        Returns:
        the contentType