Interface CaCertificatesBundleS3Location.Builder

  • Method Details

    • bucket

      The S3 bucket.

      Parameters:
      bucket - The S3 bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • key

      The location's key.

      Parameters:
      key - The location's key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      The location's Region.

      Parameters:
      region - The location's Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • version

      The location's version.

      Parameters:
      version - The location's version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.