Uses of Interface
software.amazon.awssdk.services.cloudfront.model.DisassociateDistributionTenantWebAclResponse.Builder
-
Packages that use DisassociateDistributionTenantWebAclResponse.Builder Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of DisassociateDistributionTenantWebAclResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return DisassociateDistributionTenantWebAclResponse.Builder Modifier and Type Method Description static DisassociateDistributionTenantWebAclResponse.BuilderDisassociateDistributionTenantWebAclResponse. builder()DisassociateDistributionTenantWebAclResponse.BuilderDisassociateDistributionTenantWebAclResponse.Builder. eTag(String eTag)The current version of the distribution tenant.DisassociateDistributionTenantWebAclResponse.BuilderDisassociateDistributionTenantWebAclResponse.Builder. id(String id)The ID of the distribution tenant.DisassociateDistributionTenantWebAclResponse.BuilderDisassociateDistributionTenantWebAclResponse. toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type DisassociateDistributionTenantWebAclResponse.Builder Modifier and Type Method Description static Class<? extends DisassociateDistributionTenantWebAclResponse.Builder>DisassociateDistributionTenantWebAclResponse. serializableBuilderClass()
-