| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateVpcAssociationAuthorizationResponse.Builder |
CreateVpcAssociationAuthorizationResponse.builder() |
CreateVpcAssociationAuthorizationResponse.Builder |
CreateVpcAssociationAuthorizationResponse.Builder.hostedZoneId(String hostedZoneId)
The ID of the hosted zone that you authorized associating a VPC with.
|
CreateVpcAssociationAuthorizationResponse.Builder |
CreateVpcAssociationAuthorizationResponse.toBuilder() |
default CreateVpcAssociationAuthorizationResponse.Builder |
CreateVpcAssociationAuthorizationResponse.Builder.vpc(Consumer<VPC.Builder> vpc)
The VPC that you authorized associating with a hosted zone.
|
CreateVpcAssociationAuthorizationResponse.Builder |
CreateVpcAssociationAuthorizationResponse.Builder.vpc(VPC vpc)
The VPC that you authorized associating with a hosted zone.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateVpcAssociationAuthorizationResponse.Builder> |
CreateVpcAssociationAuthorizationResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.