public static interface GetResolverQueryLogConfigAssociationResponse.Builder extends Route53ResolverResponse.Builder, SdkPojo, CopyableBuilder<GetResolverQueryLogConfigAssociationResponse.Builder,GetResolverQueryLogConfigAssociationResponse>
| Modifier and Type | Method and Description |
|---|---|
default GetResolverQueryLogConfigAssociationResponse.Builder |
resolverQueryLogConfigAssociation(Consumer<ResolverQueryLogConfigAssociation.Builder> resolverQueryLogConfigAssociation)
Information about the Resolver query logging configuration association that you specified in a
GetQueryLogConfigAssociation request. |
GetResolverQueryLogConfigAssociationResponse.Builder |
resolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
Information about the Resolver query logging configuration association that you specified in a
GetQueryLogConfigAssociation request. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetResolverQueryLogConfigAssociationResponse.Builder resolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
Information about the Resolver query logging configuration association that you specified in a
GetQueryLogConfigAssociation request.
resolverQueryLogConfigAssociation - Information about the Resolver query logging configuration association that you specified in a
GetQueryLogConfigAssociation request.default GetResolverQueryLogConfigAssociationResponse.Builder resolverQueryLogConfigAssociation(Consumer<ResolverQueryLogConfigAssociation.Builder> resolverQueryLogConfigAssociation)
Information about the Resolver query logging configuration association that you specified in a
GetQueryLogConfigAssociation request.
ResolverQueryLogConfigAssociation.Builder avoiding the need to create one manually via
ResolverQueryLogConfigAssociation.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
resolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation).
resolverQueryLogConfigAssociation - a consumer that will call methods on ResolverQueryLogConfigAssociation.BuilderresolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation)Copyright © 2023. All rights reserved.