Interface CaCertificatesBundleS3Location.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CaCertificatesBundleS3Location.Builder,CaCertificatesBundleS3Location>, SdkBuilder<CaCertificatesBundleS3Location.Builder,CaCertificatesBundleS3Location>, SdkPojo
Enclosing class:
CaCertificatesBundleS3Location

@Mutable @NotThreadSafe public static interface CaCertificatesBundleS3Location.Builder extends SdkPojo, CopyableBuilder<CaCertificatesBundleS3Location.Builder,CaCertificatesBundleS3Location>
  • 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.