| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateQueryLoggingConfigResponse.Builder |
CreateQueryLoggingConfigResponse.builder() |
CreateQueryLoggingConfigResponse.Builder |
CreateQueryLoggingConfigResponse.Builder.location(String location)
The unique URL representing the new query logging configuration.
|
default CreateQueryLoggingConfigResponse.Builder |
CreateQueryLoggingConfigResponse.Builder.queryLoggingConfig(Consumer<QueryLoggingConfig.Builder> queryLoggingConfig)
A complex type that contains the ID for a query logging configuration, the ID of the hosted zone that you
want to log queries for, and the ARN for the log group that you want Amazon Route 53 to send query logs to.
|
CreateQueryLoggingConfigResponse.Builder |
CreateQueryLoggingConfigResponse.Builder.queryLoggingConfig(QueryLoggingConfig queryLoggingConfig)
A complex type that contains the ID for a query logging configuration, the ID of the hosted zone that you
want to log queries for, and the ARN for the log group that you want Amazon Route 53 to send query logs to.
|
CreateQueryLoggingConfigResponse.Builder |
CreateQueryLoggingConfigResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateQueryLoggingConfigResponse.Builder> |
CreateQueryLoggingConfigResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.