| Package | Description |
|---|---|
| com.amazonaws.services.route53profiles |
With Amazon Route 53 Profiles you can share Route 53 configurations with VPCs and AWS accounts
|
| com.amazonaws.services.route53profiles.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileResult> |
AWSRoute53ProfilesAsyncClient.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AWSRoute53ProfilesAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler)
Deletes the specified Route 53 Profile.
|
Future<DeleteProfileResult> |
AbstractAWSRoute53ProfilesAsync.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileRequest |
DeleteProfileRequest.clone() |
DeleteProfileRequest |
DeleteProfileRequest.withProfileId(String profileId)
The ID of the Profile that you want to delete.
|
Copyright © 2024. All rights reserved.