| 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<DisassociateProfileResult> |
AbstractAWSRoute53ProfilesAsync.disassociateProfileAsync(DisassociateProfileRequest request,
AsyncHandler<DisassociateProfileRequest,DisassociateProfileResult> asyncHandler) |
Future<DisassociateProfileResult> |
AWSRoute53ProfilesAsync.disassociateProfileAsync(DisassociateProfileRequest disassociateProfileRequest,
AsyncHandler<DisassociateProfileRequest,DisassociateProfileResult> asyncHandler)
Dissociates a specified Route 53 Profile from the specified VPC.
|
Future<DisassociateProfileResult> |
AWSRoute53ProfilesAsyncClient.disassociateProfileAsync(DisassociateProfileRequest request,
AsyncHandler<DisassociateProfileRequest,DisassociateProfileResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DisassociateProfileRequest |
DisassociateProfileRequest.clone() |
DisassociateProfileRequest |
DisassociateProfileRequest.withProfileId(String profileId)
ID of the Profile.
|
DisassociateProfileRequest |
DisassociateProfileRequest.withResourceId(String resourceId)
The ID of the VPC.
|
Copyright © 2024. All rights reserved.