| 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 |
|---|---|
DeleteProfileResult |
AWSRoute53ProfilesClient.deleteProfile(DeleteProfileRequest request)
Deletes the specified Route 53 Profile.
|
DeleteProfileResult |
AbstractAWSRoute53Profiles.deleteProfile(DeleteProfileRequest request) |
DeleteProfileResult |
AWSRoute53Profiles.deleteProfile(DeleteProfileRequest deleteProfileRequest)
Deletes the specified Route 53 Profile.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteProfileResult> |
AWSRoute53ProfilesAsyncClient.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AbstractAWSRoute53ProfilesAsync.deleteProfileAsync(DeleteProfileRequest request,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler) |
Future<DeleteProfileResult> |
AWSRoute53ProfilesAsync.deleteProfileAsync(DeleteProfileRequest deleteProfileRequest,
AsyncHandler<DeleteProfileRequest,DeleteProfileResult> asyncHandler)
Deletes the specified Route 53 Profile.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteProfileResult |
DeleteProfileResult.clone() |
DeleteProfileResult |
DeleteProfileResult.withProfile(Profile profile)
Information about the
DeleteProfile request, including the status of the request. |
Copyright © 2024. All rights reserved.