Interface AssociateDistributionWebAclResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudFrontResponse.Builder, CopyableBuilder<AssociateDistributionWebAclResponse.Builder,AssociateDistributionWebAclResponse>, SdkBuilder<AssociateDistributionWebAclResponse.Builder,AssociateDistributionWebAclResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
AssociateDistributionWebAclResponse

  • Method Details

    • id

      The ID of the distribution.

      Parameters:
      id - The ID of the distribution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • webACLArn

      The ARN of the WAF web ACL that you associated with the distribution.

      Parameters:
      webACLArn - The ARN of the WAF web ACL that you associated with the distribution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • eTag

      The current version of the distribution.

      Parameters:
      eTag - The current version of the distribution.
      Returns:
      Returns a reference to this object so that method calls can be chained together.