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