public static interface AssociateResolverQueryLogConfigResponse.Builder extends Route53ResolverResponse.Builder, SdkPojo, CopyableBuilder<AssociateResolverQueryLogConfigResponse.Builder,AssociateResolverQueryLogConfigResponse>
| Modifier and Type | Method and Description |
|---|---|
default AssociateResolverQueryLogConfigResponse.Builder |
resolverQueryLogConfigAssociation(Consumer<ResolverQueryLogConfigAssociation.Builder> resolverQueryLogConfigAssociation)
A complex type that contains settings for a specified association between an Amazon VPC and a query logging
configuration.
|
AssociateResolverQueryLogConfigResponse.Builder |
resolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
A complex type that contains settings for a specified association between an Amazon VPC and a query logging
configuration.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateResolverQueryLogConfigResponse.Builder resolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
A complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.
resolverQueryLogConfigAssociation - A complex type that contains settings for a specified association between an Amazon VPC and a query
logging configuration.default AssociateResolverQueryLogConfigResponse.Builder resolverQueryLogConfigAssociation(Consumer<ResolverQueryLogConfigAssociation.Builder> resolverQueryLogConfigAssociation)
A complex type that contains settings for a specified association between an Amazon VPC and a query logging configuration.
This is a convenience method that creates an instance of theResolverQueryLogConfigAssociation.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.