public class ResourceShareApi extends Object
| Constructor and Description |
|---|
ResourceShareApi() |
ResourceShareApi(com.byteplus.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
AcceptResourceShareInvitationResponse |
acceptResourceShareInvitation(AcceptResourceShareInvitationRequest body) |
com.squareup.okhttp.Call |
acceptResourceShareInvitationAsync(AcceptResourceShareInvitationRequest body,
com.byteplus.ApiCallback<AcceptResourceShareInvitationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
acceptResourceShareInvitationCall(AcceptResourceShareInvitationRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for acceptResourceShareInvitation
|
com.byteplus.ApiResponse<AcceptResourceShareInvitationResponse> |
acceptResourceShareInvitationWithHttpInfo(@NotNull AcceptResourceShareInvitationRequest body) |
AssociateResourceShareResponse |
associateResourceShare(AssociateResourceShareRequest body) |
com.squareup.okhttp.Call |
associateResourceShareAsync(AssociateResourceShareRequest body,
com.byteplus.ApiCallback<AssociateResourceShareResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
associateResourceShareCall(AssociateResourceShareRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for associateResourceShare
|
com.byteplus.ApiResponse<AssociateResourceShareResponse> |
associateResourceShareWithHttpInfo(@NotNull AssociateResourceShareRequest body) |
CreateResourceShareResponse |
createResourceShare(CreateResourceShareRequest body) |
com.squareup.okhttp.Call |
createResourceShareAsync(CreateResourceShareRequest body,
com.byteplus.ApiCallback<CreateResourceShareResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createResourceShareCall(CreateResourceShareRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createResourceShare
|
com.byteplus.ApiResponse<CreateResourceShareResponse> |
createResourceShareWithHttpInfo(@NotNull CreateResourceShareRequest body) |
DeleteResourceShareResponse |
deleteResourceShare(DeleteResourceShareRequest body) |
com.squareup.okhttp.Call |
deleteResourceShareAsync(DeleteResourceShareRequest body,
com.byteplus.ApiCallback<DeleteResourceShareResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteResourceShareCall(DeleteResourceShareRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteResourceShare
|
com.byteplus.ApiResponse<DeleteResourceShareResponse> |
deleteResourceShareWithHttpInfo(@NotNull DeleteResourceShareRequest body) |
DescribeResourceShareInvitationsResponse |
describeResourceShareInvitations(DescribeResourceShareInvitationsRequest body) |
com.squareup.okhttp.Call |
describeResourceShareInvitationsAsync(DescribeResourceShareInvitationsRequest body,
com.byteplus.ApiCallback<DescribeResourceShareInvitationsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeResourceShareInvitationsCall(DescribeResourceShareInvitationsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeResourceShareInvitations
|
com.byteplus.ApiResponse<DescribeResourceShareInvitationsResponse> |
describeResourceShareInvitationsWithHttpInfo(@NotNull DescribeResourceShareInvitationsRequest body) |
DescribeResourceSharesResponse |
describeResourceShares(DescribeResourceSharesRequest body) |
com.squareup.okhttp.Call |
describeResourceSharesAsync(DescribeResourceSharesRequest body,
com.byteplus.ApiCallback<DescribeResourceSharesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
describeResourceSharesCall(DescribeResourceSharesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for describeResourceShares
|
com.byteplus.ApiResponse<DescribeResourceSharesResponse> |
describeResourceSharesWithHttpInfo(@NotNull DescribeResourceSharesRequest body) |
DisableSharingWithOrganizationResponse |
disableSharingWithOrganization(DisableSharingWithOrganizationRequest body) |
com.squareup.okhttp.Call |
disableSharingWithOrganizationAsync(DisableSharingWithOrganizationRequest body,
com.byteplus.ApiCallback<DisableSharingWithOrganizationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
disableSharingWithOrganizationCall(DisableSharingWithOrganizationRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disableSharingWithOrganization
|
com.byteplus.ApiResponse<DisableSharingWithOrganizationResponse> |
disableSharingWithOrganizationWithHttpInfo(@NotNull DisableSharingWithOrganizationRequest body) |
DisassociateResourceShareResponse |
disassociateResourceShare(DisassociateResourceShareRequest body) |
com.squareup.okhttp.Call |
disassociateResourceShareAsync(DisassociateResourceShareRequest body,
com.byteplus.ApiCallback<DisassociateResourceShareResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
disassociateResourceShareCall(DisassociateResourceShareRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for disassociateResourceShare
|
com.byteplus.ApiResponse<DisassociateResourceShareResponse> |
disassociateResourceShareWithHttpInfo(@NotNull DisassociateResourceShareRequest body) |
EnableSharingWithOrganizationResponse |
enableSharingWithOrganization(EnableSharingWithOrganizationRequest body) |
com.squareup.okhttp.Call |
enableSharingWithOrganizationAsync(EnableSharingWithOrganizationRequest body,
com.byteplus.ApiCallback<EnableSharingWithOrganizationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
enableSharingWithOrganizationCall(EnableSharingWithOrganizationRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for enableSharingWithOrganization
|
com.byteplus.ApiResponse<EnableSharingWithOrganizationResponse> |
enableSharingWithOrganizationWithHttpInfo(@NotNull EnableSharingWithOrganizationRequest body) |
com.byteplus.ApiClient |
getApiClient() |
GetPermissionResponse |
getPermission(GetPermissionRequest body) |
com.squareup.okhttp.Call |
getPermissionAsync(GetPermissionRequest body,
com.byteplus.ApiCallback<GetPermissionResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getPermissionCall(GetPermissionRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getPermission
|
com.byteplus.ApiResponse<GetPermissionResponse> |
getPermissionWithHttpInfo(@NotNull GetPermissionRequest body) |
ListPermissionsResponse |
listPermissions(ListPermissionsRequest body) |
com.squareup.okhttp.Call |
listPermissionsAsync(ListPermissionsRequest body,
com.byteplus.ApiCallback<ListPermissionsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listPermissionsCall(ListPermissionsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPermissions
|
com.byteplus.ApiResponse<ListPermissionsResponse> |
listPermissionsWithHttpInfo(@NotNull ListPermissionsRequest body) |
ListPrincipalsResponse |
listPrincipals(ListPrincipalsRequest body) |
com.squareup.okhttp.Call |
listPrincipalsAsync(ListPrincipalsRequest body,
com.byteplus.ApiCallback<ListPrincipalsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listPrincipalsCall(ListPrincipalsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listPrincipals
|
com.byteplus.ApiResponse<ListPrincipalsResponse> |
listPrincipalsWithHttpInfo(@NotNull ListPrincipalsRequest body) |
ListResourcesResponse |
listResources(ListResourcesRequest body) |
com.squareup.okhttp.Call |
listResourcesAsync(ListResourcesRequest body,
com.byteplus.ApiCallback<ListResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listResourcesCall(ListResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listResources
|
ListResourceShareAssociationsResponse |
listResourceShareAssociations(ListResourceShareAssociationsRequest body) |
com.squareup.okhttp.Call |
listResourceShareAssociationsAsync(ListResourceShareAssociationsRequest body,
com.byteplus.ApiCallback<ListResourceShareAssociationsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listResourceShareAssociationsCall(ListResourceShareAssociationsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listResourceShareAssociations
|
com.byteplus.ApiResponse<ListResourceShareAssociationsResponse> |
listResourceShareAssociationsWithHttpInfo(@NotNull ListResourceShareAssociationsRequest body) |
ListResourceSharePermissionsResponse |
listResourceSharePermissions(ListResourceSharePermissionsRequest body) |
com.squareup.okhttp.Call |
listResourceSharePermissionsAsync(ListResourceSharePermissionsRequest body,
com.byteplus.ApiCallback<ListResourceSharePermissionsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listResourceSharePermissionsCall(ListResourceSharePermissionsRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listResourceSharePermissions
|
com.byteplus.ApiResponse<ListResourceSharePermissionsResponse> |
listResourceSharePermissionsWithHttpInfo(@NotNull ListResourceSharePermissionsRequest body) |
com.byteplus.ApiResponse<ListResourcesResponse> |
listResourcesWithHttpInfo(@NotNull ListResourcesRequest body) |
ListResourceTypesResponse |
listResourceTypes(ListResourceTypesRequest body) |
com.squareup.okhttp.Call |
listResourceTypesAsync(ListResourceTypesRequest body,
com.byteplus.ApiCallback<ListResourceTypesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listResourceTypesCall(ListResourceTypesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listResourceTypes
|
com.byteplus.ApiResponse<ListResourceTypesResponse> |
listResourceTypesWithHttpInfo(@NotNull ListResourceTypesRequest body) |
ListTagsForResourcesResponse |
listTagsForResources(ListTagsForResourcesRequest body) |
com.squareup.okhttp.Call |
listTagsForResourcesAsync(ListTagsForResourcesRequest body,
com.byteplus.ApiCallback<ListTagsForResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listTagsForResourcesCall(ListTagsForResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listTagsForResources
|
com.byteplus.ApiResponse<ListTagsForResourcesResponse> |
listTagsForResourcesWithHttpInfo(@NotNull ListTagsForResourcesRequest body) |
RejectResourceShareInvitationResponse |
rejectResourceShareInvitation(RejectResourceShareInvitationRequest body) |
com.squareup.okhttp.Call |
rejectResourceShareInvitationAsync(RejectResourceShareInvitationRequest body,
com.byteplus.ApiCallback<RejectResourceShareInvitationResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
rejectResourceShareInvitationCall(RejectResourceShareInvitationRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for rejectResourceShareInvitation
|
com.byteplus.ApiResponse<RejectResourceShareInvitationResponse> |
rejectResourceShareInvitationWithHttpInfo(@NotNull RejectResourceShareInvitationRequest body) |
void |
setApiClient(com.byteplus.ApiClient apiClient) |
TagResourcesResponse |
tagResources(TagResourcesRequest body) |
com.squareup.okhttp.Call |
tagResourcesAsync(TagResourcesRequest body,
com.byteplus.ApiCallback<TagResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
tagResourcesCall(TagResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for tagResources
|
com.byteplus.ApiResponse<TagResourcesResponse> |
tagResourcesWithHttpInfo(@NotNull TagResourcesRequest body) |
UntagResourcesResponse |
untagResources(UntagResourcesRequest body) |
com.squareup.okhttp.Call |
untagResourcesAsync(UntagResourcesRequest body,
com.byteplus.ApiCallback<UntagResourcesResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
untagResourcesCall(UntagResourcesRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for untagResources
|
com.byteplus.ApiResponse<UntagResourcesResponse> |
untagResourcesWithHttpInfo(@NotNull UntagResourcesRequest body) |
UpdateResourceShareResponse |
updateResourceShare(UpdateResourceShareRequest body) |
com.squareup.okhttp.Call |
updateResourceShareAsync(UpdateResourceShareRequest body,
com.byteplus.ApiCallback<UpdateResourceShareResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
updateResourceShareCall(UpdateResourceShareRequest body,
com.byteplus.ProgressResponseBody.ProgressListener progressListener,
com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for updateResourceShare
|
com.byteplus.ApiResponse<UpdateResourceShareResponse> |
updateResourceShareWithHttpInfo(@NotNull UpdateResourceShareRequest body) |
public ResourceShareApi()
public ResourceShareApi(com.byteplus.ApiClient apiClient)
public com.byteplus.ApiClient getApiClient()
public void setApiClient(com.byteplus.ApiClient apiClient)
public com.squareup.okhttp.Call acceptResourceShareInvitationCall(AcceptResourceShareInvitationRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic AcceptResourceShareInvitationResponse acceptResourceShareInvitation(AcceptResourceShareInvitationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<AcceptResourceShareInvitationResponse> acceptResourceShareInvitationWithHttpInfo(@NotNull @NotNull AcceptResourceShareInvitationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call acceptResourceShareInvitationAsync(AcceptResourceShareInvitationRequest body, com.byteplus.ApiCallback<AcceptResourceShareInvitationResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call associateResourceShareCall(AssociateResourceShareRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic AssociateResourceShareResponse associateResourceShare(AssociateResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<AssociateResourceShareResponse> associateResourceShareWithHttpInfo(@NotNull @NotNull AssociateResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call associateResourceShareAsync(AssociateResourceShareRequest body, com.byteplus.ApiCallback<AssociateResourceShareResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createResourceShareCall(CreateResourceShareRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic CreateResourceShareResponse createResourceShare(CreateResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<CreateResourceShareResponse> createResourceShareWithHttpInfo(@NotNull @NotNull CreateResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createResourceShareAsync(CreateResourceShareRequest body, com.byteplus.ApiCallback<CreateResourceShareResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteResourceShareCall(DeleteResourceShareRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DeleteResourceShareResponse deleteResourceShare(DeleteResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DeleteResourceShareResponse> deleteResourceShareWithHttpInfo(@NotNull @NotNull DeleteResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteResourceShareAsync(DeleteResourceShareRequest body, com.byteplus.ApiCallback<DeleteResourceShareResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeResourceShareInvitationsCall(DescribeResourceShareInvitationsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeResourceShareInvitationsResponse describeResourceShareInvitations(DescribeResourceShareInvitationsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeResourceShareInvitationsResponse> describeResourceShareInvitationsWithHttpInfo(@NotNull @NotNull DescribeResourceShareInvitationsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeResourceShareInvitationsAsync(DescribeResourceShareInvitationsRequest body, com.byteplus.ApiCallback<DescribeResourceShareInvitationsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call describeResourceSharesCall(DescribeResourceSharesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DescribeResourceSharesResponse describeResourceShares(DescribeResourceSharesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DescribeResourceSharesResponse> describeResourceSharesWithHttpInfo(@NotNull @NotNull DescribeResourceSharesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call describeResourceSharesAsync(DescribeResourceSharesRequest body, com.byteplus.ApiCallback<DescribeResourceSharesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call disableSharingWithOrganizationCall(DisableSharingWithOrganizationRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DisableSharingWithOrganizationResponse disableSharingWithOrganization(DisableSharingWithOrganizationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DisableSharingWithOrganizationResponse> disableSharingWithOrganizationWithHttpInfo(@NotNull @NotNull DisableSharingWithOrganizationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call disableSharingWithOrganizationAsync(DisableSharingWithOrganizationRequest body, com.byteplus.ApiCallback<DisableSharingWithOrganizationResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call disassociateResourceShareCall(DisassociateResourceShareRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic DisassociateResourceShareResponse disassociateResourceShare(DisassociateResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<DisassociateResourceShareResponse> disassociateResourceShareWithHttpInfo(@NotNull @NotNull DisassociateResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call disassociateResourceShareAsync(DisassociateResourceShareRequest body, com.byteplus.ApiCallback<DisassociateResourceShareResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call enableSharingWithOrganizationCall(EnableSharingWithOrganizationRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic EnableSharingWithOrganizationResponse enableSharingWithOrganization(EnableSharingWithOrganizationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<EnableSharingWithOrganizationResponse> enableSharingWithOrganizationWithHttpInfo(@NotNull @NotNull EnableSharingWithOrganizationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call enableSharingWithOrganizationAsync(EnableSharingWithOrganizationRequest body, com.byteplus.ApiCallback<EnableSharingWithOrganizationResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getPermissionCall(GetPermissionRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic GetPermissionResponse getPermission(GetPermissionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<GetPermissionResponse> getPermissionWithHttpInfo(@NotNull @NotNull GetPermissionRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getPermissionAsync(GetPermissionRequest body, com.byteplus.ApiCallback<GetPermissionResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPermissionsCall(ListPermissionsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListPermissionsResponse listPermissions(ListPermissionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListPermissionsResponse> listPermissionsWithHttpInfo(@NotNull @NotNull ListPermissionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPermissionsAsync(ListPermissionsRequest body, com.byteplus.ApiCallback<ListPermissionsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listPrincipalsCall(ListPrincipalsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListPrincipalsResponse listPrincipals(ListPrincipalsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListPrincipalsResponse> listPrincipalsWithHttpInfo(@NotNull @NotNull ListPrincipalsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listPrincipalsAsync(ListPrincipalsRequest body, com.byteplus.ApiCallback<ListPrincipalsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listResourceShareAssociationsCall(ListResourceShareAssociationsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListResourceShareAssociationsResponse listResourceShareAssociations(ListResourceShareAssociationsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListResourceShareAssociationsResponse> listResourceShareAssociationsWithHttpInfo(@NotNull @NotNull ListResourceShareAssociationsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listResourceShareAssociationsAsync(ListResourceShareAssociationsRequest body, com.byteplus.ApiCallback<ListResourceShareAssociationsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listResourceSharePermissionsCall(ListResourceSharePermissionsRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListResourceSharePermissionsResponse listResourceSharePermissions(ListResourceSharePermissionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListResourceSharePermissionsResponse> listResourceSharePermissionsWithHttpInfo(@NotNull @NotNull ListResourceSharePermissionsRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listResourceSharePermissionsAsync(ListResourceSharePermissionsRequest body, com.byteplus.ApiCallback<ListResourceSharePermissionsResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listResourceTypesCall(ListResourceTypesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListResourceTypesResponse listResourceTypes(ListResourceTypesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListResourceTypesResponse> listResourceTypesWithHttpInfo(@NotNull @NotNull ListResourceTypesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listResourceTypesAsync(ListResourceTypesRequest body, com.byteplus.ApiCallback<ListResourceTypesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listResourcesCall(ListResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListResourcesResponse listResources(ListResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListResourcesResponse> listResourcesWithHttpInfo(@NotNull @NotNull ListResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listResourcesAsync(ListResourcesRequest body, com.byteplus.ApiCallback<ListResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listTagsForResourcesCall(ListTagsForResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic ListTagsForResourcesResponse listTagsForResources(ListTagsForResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<ListTagsForResourcesResponse> listTagsForResourcesWithHttpInfo(@NotNull @NotNull ListTagsForResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listTagsForResourcesAsync(ListTagsForResourcesRequest body, com.byteplus.ApiCallback<ListTagsForResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call rejectResourceShareInvitationCall(RejectResourceShareInvitationRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic RejectResourceShareInvitationResponse rejectResourceShareInvitation(RejectResourceShareInvitationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<RejectResourceShareInvitationResponse> rejectResourceShareInvitationWithHttpInfo(@NotNull @NotNull RejectResourceShareInvitationRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call rejectResourceShareInvitationAsync(RejectResourceShareInvitationRequest body, com.byteplus.ApiCallback<RejectResourceShareInvitationResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call tagResourcesCall(TagResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic TagResourcesResponse tagResources(TagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<TagResourcesResponse> tagResourcesWithHttpInfo(@NotNull @NotNull TagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call tagResourcesAsync(TagResourcesRequest body, com.byteplus.ApiCallback<TagResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call untagResourcesCall(UntagResourcesRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UntagResourcesResponse untagResources(UntagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UntagResourcesResponse> untagResourcesWithHttpInfo(@NotNull @NotNull UntagResourcesRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call untagResourcesAsync(UntagResourcesRequest body, com.byteplus.ApiCallback<UntagResourcesResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call updateResourceShareCall(UpdateResourceShareRequest body, com.byteplus.ProgressResponseBody.ProgressListener progressListener, com.byteplus.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.byteplus.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.byteplus.ApiException - If fail to serialize the request body objectpublic UpdateResourceShareResponse updateResourceShare(UpdateResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.byteplus.ApiResponse<UpdateResourceShareResponse> updateResourceShareWithHttpInfo(@NotNull @NotNull UpdateResourceShareRequest body) throws com.byteplus.ApiException
body - (required)com.byteplus.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call updateResourceShareAsync(UpdateResourceShareRequest body, com.byteplus.ApiCallback<UpdateResourceShareResponse> callback) throws com.byteplus.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.byteplus.ApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2026. All rights reserved.