Class GetRevokeAccessProcessStateOptions

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

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

      • releaseId

        public java.lang.String releaseId()
        Gets the releaseId. Pass the data product release version id to retrieve job runs state for that specific DPV ID.
        Returns:
        the releaseId
      • limit

        public java.lang.Long limit()
        Gets the limit. Limit the number of tracking assets in the results. The maximum is 200.
        Returns:
        the limit
      • start

        public java.lang.String start()
        Gets the start. Start token for pagination.
        Returns:
        the start