| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected |
|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileResult> |
AWSWellArchitectedAsyncClient.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AbstractAWSWellArchitectedAsync.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AWSWellArchitectedAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler)
Delete a profile.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileRequest |
DeleteProfileRequest.clone() |
DeleteProfileRequest |
DeleteProfileRequest.withClientRequestToken(String clientRequestToken) |
DeleteProfileRequest |
DeleteProfileRequest.withProfileArn(String profileArn)
The profile ARN.
|
Copyright © 2024. All rights reserved.