public static interface DisassociateResolverQueryLogConfigResponse.Builder extends Route53ResolverResponse.Builder, SdkPojo, CopyableBuilder<DisassociateResolverQueryLogConfigResponse.Builder,DisassociateResolverQueryLogConfigResponse>
| Modifier and Type | Method and Description |
|---|---|
default DisassociateResolverQueryLogConfigResponse.Builder |
resolverQueryLogConfigAssociation(Consumer<ResolverQueryLogConfigAssociation.Builder> resolverQueryLogConfigAssociation)
A complex type that contains settings for the association that you deleted between an Amazon VPC and a query
logging configuration.
|
DisassociateResolverQueryLogConfigResponse.Builder |
resolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
A complex type that contains settings for the association that you deleted between an Amazon VPC and a query
logging configuration.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDisassociateResolverQueryLogConfigResponse.Builder resolverQueryLogConfigAssociation(ResolverQueryLogConfigAssociation resolverQueryLogConfigAssociation)
A complex type that contains settings for the association that you deleted between an Amazon VPC and a query logging configuration.
resolverQueryLogConfigAssociation - A complex type that contains settings for the association that you deleted between an Amazon VPC and a
query logging configuration.default DisassociateResolverQueryLogConfigResponse.Builder resolverQueryLogConfigAssociation(Consumer<ResolverQueryLogConfigAssociation.Builder> resolverQueryLogConfigAssociation)
A complex type that contains settings for the association that you deleted 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.