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