public static interface CreateProfileShareRequest.Builder extends WellArchitectedRequest.Builder, SdkPojo, CopyableBuilder<CreateProfileShareRequest.Builder,CreateProfileShareRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateProfileShareRequest.Builder |
clientRequestToken(String clientRequestToken)
Sets the value of the ClientRequestToken property for this object.
|
CreateProfileShareRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateProfileShareRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateProfileShareRequest.Builder |
profileArn(String profileArn)
The profile ARN.
|
CreateProfileShareRequest.Builder |
sharedWith(String sharedWith)
Sets the value of the SharedWith property for this object.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateProfileShareRequest.Builder profileArn(String profileArn)
The profile ARN.
profileArn - The profile ARN.CreateProfileShareRequest.Builder sharedWith(String sharedWith)
sharedWith - The new value for the SharedWith property for this object.CreateProfileShareRequest.Builder clientRequestToken(String clientRequestToken)
clientRequestToken - The new value for the ClientRequestToken property for this object.CreateProfileShareRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateProfileShareRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.