default ListHostedZonesByVpcResponse |
Route53Client.listHostedZonesByVPC(Consumer<ListHostedZonesByVpcRequest.Builder> listHostedZonesByVpcRequest) |
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web
Services account or Amazon Web Services service owns the hosted zones.
|
default ListHostedZonesByVpcResponse |
Route53Client.listHostedZonesByVPC(ListHostedZonesByVpcRequest listHostedZonesByVpcRequest) |
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web
Services account or Amazon Web Services service owns the hosted zones.
|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs() |
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account
or the configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest) |
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account
or the configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsResponse |
Route53Client.listQueryLoggingConfigs(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest) |
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account
or the configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsIterable |
Route53Client.listQueryLoggingConfigsPaginator() |
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account
or the configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsIterable |
Route53Client.listQueryLoggingConfigsPaginator(Consumer<ListQueryLoggingConfigsRequest.Builder> listQueryLoggingConfigsRequest) |
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account
or the configuration that is associated with a specified hosted zone.
|
default ListQueryLoggingConfigsIterable |
Route53Client.listQueryLoggingConfigsPaginator(ListQueryLoggingConfigsRequest listQueryLoggingConfigsRequest) |
Lists the configurations for DNS query logging that are associated with the current Amazon Web Services account
or the configuration that is associated with a specified hosted zone.
|
default ListVpcAssociationAuthorizationsResponse |
Route53Client.listVPCAssociationAuthorizations(Consumer<ListVpcAssociationAuthorizationsRequest.Builder> listVpcAssociationAuthorizationsRequest) |
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted
zone because you've submitted one or more CreateVPCAssociationAuthorization requests.
|
default ListVpcAssociationAuthorizationsResponse |
Route53Client.listVPCAssociationAuthorizations(ListVpcAssociationAuthorizationsRequest listVpcAssociationAuthorizationsRequest) |
Gets a list of the VPCs that were created by other accounts and that can be associated with a specified hosted
zone because you've submitted one or more CreateVPCAssociationAuthorization requests.
|