Interface GetBucketVersioningResponse.Builder

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

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

    • status

      The versioning state of the S3 on Outposts bucket.

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

      The versioning state of the S3 on Outposts bucket.

      Parameters:
      status - The versioning state of the S3 on Outposts 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 returned only if the bucket has been configured with MFA delete. If MFA delete has never been configured for the bucket, this element is not returned.

      Parameters:
      mfaDelete - Specifies whether MFA delete is enabled in the bucket versioning configuration. This element is returned only if the bucket has been configured with MFA delete. If MFA delete has never been configured for the bucket, 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 returned only if the bucket has been configured with MFA delete. If MFA delete has never been configured for the bucket, this element is not returned.

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