Class RevokeAccessStateResponse

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

    public class RevokeAccessStateResponse
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Revoke access states with pagination support.
    • Method Detail

      • getResults

        public java.util.List<Asset> getResults()
        Gets the results. Holds revoke access state.
        Returns:
        the results
      • getTotalCount

        public java.lang.Long getTotalCount()
        Gets the totalCount. Total number of rows available.
        Returns:
        the totalCount
      • getNext

        public SearchAssetPaginationInfo getNext()
        Gets the next. Pagination information for the next page of results.
        Returns:
        the next