public static interface EnableSharingWithAwsOrganizationResponse.Builder extends RamResponse.Builder, SdkPojo, CopyableBuilder<EnableSharingWithAwsOrganizationResponse.Builder,EnableSharingWithAwsOrganizationResponse>
| Modifier and Type | Method and Description |
|---|---|
EnableSharingWithAwsOrganizationResponse.Builder |
returnValue(Boolean returnValue)
A return value of
true indicates that the request succeeded. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildEnableSharingWithAwsOrganizationResponse.Builder returnValue(Boolean returnValue)
A return value of true indicates that the request succeeded. A value of false
indicates that the request failed.
returnValue - A return value of true indicates that the request succeeded. A value of
false indicates that the request failed.Copyright © 2023. All rights reserved.