| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.model |
| Modifier and Type | Method and Description |
|---|---|
static GetQueryLoggingConfigResponse.Builder |
GetQueryLoggingConfigResponse.builder() |
default GetQueryLoggingConfigResponse.Builder |
GetQueryLoggingConfigResponse.Builder.queryLoggingConfig(Consumer<QueryLoggingConfig.Builder> queryLoggingConfig)
A complex type that contains information about the query logging configuration that you specified in a
GetQueryLoggingConfig request.
|
GetQueryLoggingConfigResponse.Builder |
GetQueryLoggingConfigResponse.Builder.queryLoggingConfig(QueryLoggingConfig queryLoggingConfig)
A complex type that contains information about the query logging configuration that you specified in a
GetQueryLoggingConfig request.
|
GetQueryLoggingConfigResponse.Builder |
GetQueryLoggingConfigResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetQueryLoggingConfigResponse.Builder> |
GetQueryLoggingConfigResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.