| Package | Description |
|---|---|
| com.byteplus.resourceshare | |
| com.byteplus.resourceshare.model |
| Modifier and Type | Method and Description |
|---|---|
ListPrincipalsResponse |
ResourceShareApi.listPrincipals(ListPrincipalsRequest body) |
com.squareup.okhttp.Call |
ResourceShareApi.listPrincipalsAsync(ListPrincipalsRequest body,
ApiCallback<ListPrincipalsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
ResourceShareApi.listPrincipalsCall(ListPrincipalsRequest body,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPrincipals
|
ApiResponse<ListPrincipalsResponse> |
ResourceShareApi.listPrincipalsWithHttpInfo(@NotNull ListPrincipalsRequest body) |
| Modifier and Type | Method and Description |
|---|---|
ListPrincipalsRequest |
ListPrincipalsRequest.maxResults(Long maxResults) |
ListPrincipalsRequest |
ListPrincipalsRequest.nextToken(String nextToken) |
ListPrincipalsRequest |
ListPrincipalsRequest.principals(String principals) |
ListPrincipalsRequest |
ListPrincipalsRequest.resourceShareTrns(String resourceShareTrns) |
ListPrincipalsRequest |
ListPrincipalsRequest.resourceTrn(String resourceTrn) |
ListPrincipalsRequest |
ListPrincipalsRequest.resourceType(String resourceType) |
Copyright © 2026. All rights reserved.