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