public static interface DeleteProfileRequest.Builder extends AlexaForBusinessRequest.Builder, SdkPojo, CopyableBuilder<DeleteProfileRequest.Builder,DeleteProfileRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteProfileRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteProfileRequest.Builder |
profileArn(String profileArn)
The ARN of the room profile to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteProfileRequest.Builder profileArn(String profileArn)
The ARN of the room profile to delete. Required.
profileArn - The ARN of the room profile to delete. Required.DeleteProfileRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteProfileRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.