ListSharesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Attributes that you use to filter for a specific subset of resource shares.

Link copied to clipboard

The maximum number of shares to return in one page of results.

Link copied to clipboard

Next token returned in the response of a previous ListReadSetUploadPartsRequest call. Used to get the next page of results.

Link copied to clipboard

The account that owns the resource shares.

Functions

Link copied to clipboard
inline fun copy(block: ListSharesRequest.Builder.() -> Unit = {}): ListSharesRequest
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String