public static interface AssociateResourceSharePermissionResponse.Builder extends RamResponse.Builder, SdkPojo, CopyableBuilder<AssociateResourceSharePermissionResponse.Builder,AssociateResourceSharePermissionResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateResourceSharePermissionResponse.Builder |
clientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
|
AssociateResourceSharePermissionResponse.Builder |
returnValue(Boolean returnValue)
Indicates whether the request succeeded.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateResourceSharePermissionResponse.Builder returnValue(Boolean returnValue)
Indicates whether the request succeeded.
returnValue - Indicates whether the request succeeded.AssociateResourceSharePermissionResponse.Builder clientToken(String clientToken)
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.
clientToken - A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.Copyright © 2021. All rights reserved.