Interface GetBucketVersioningResponse.Builder

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

public static interface GetBucketVersioningResponse.Builder extends S3Response.Builder, SdkPojo, CopyableBuilder<GetBucketVersioningResponse.Builder,GetBucketVersioningResponse>
  • Method Details

    • status

      The versioning state of the bucket.

      Parameters:
      status - The versioning state of the bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The versioning state of the bucket.

      Parameters:
      status - The versioning state of the bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mfaDelete

      Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is only returned if the bucket has been configured with MFA delete. If the bucket has never been so configured, this element is not returned.

      Parameters:
      mfaDelete - Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is only returned if the bucket has been configured with MFA delete. If the bucket has never been so configured, this element is not returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mfaDelete

      Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is only returned if the bucket has been configured with MFA delete. If the bucket has never been so configured, this element is not returned.

      Parameters:
      mfaDelete - Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is only returned if the bucket has been configured with MFA delete. If the bucket has never been so configured, this element is not returned.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: