| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business has been retired and is no longer supported.
|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteProfileResponse> |
AlexaForBusinessAsyncClient.deleteProfile(Consumer<DeleteProfileRequest.Builder> deleteProfileRequest)
Deprecated.
Alexa For Business is no longer supported
|
default DeleteProfileResponse |
AlexaForBusinessClient.deleteProfile(Consumer<DeleteProfileRequest.Builder> deleteProfileRequest)
Deprecated.
Alexa For Business is no longer supported
|
| Modifier and Type | Method and Description |
|---|---|
static DeleteProfileRequest.Builder |
DeleteProfileRequest.builder() |
DeleteProfileRequest.Builder |
DeleteProfileRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteProfileRequest.Builder |
DeleteProfileRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteProfileRequest.Builder |
DeleteProfileRequest.Builder.profileArn(String profileArn)
The ARN of the room profile to delete.
|
DeleteProfileRequest.Builder |
DeleteProfileRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeleteProfileRequest.Builder> |
DeleteProfileRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.