Interface BucketInfo.Builder

    • Method Detail

      • dataRedundancy

        BucketInfo.Builder dataRedundancy​(String dataRedundancy)

        The number of Availability Zone that's used for redundancy for the bucket.

        Parameters:
        dataRedundancy - The number of Availability Zone that's used for redundancy for the bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DataRedundancy, DataRedundancy
      • dataRedundancy

        BucketInfo.Builder dataRedundancy​(DataRedundancy dataRedundancy)

        The number of Availability Zone that's used for redundancy for the bucket.

        Parameters:
        dataRedundancy - The number of Availability Zone that's used for redundancy for the bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        DataRedundancy, DataRedundancy
      • type

        BucketInfo.Builder type​(String type)

        The type of bucket.

        Parameters:
        type - The type of bucket.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        BucketType, BucketType