Interface GetBucketVersioningResponse.Builder

    • Method Detail

      • mfaDelete

        GetBucketVersioningResponse.Builder mfaDelete​(String 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:
        MFADeleteStatus, MFADeleteStatus
      • mfaDelete

        GetBucketVersioningResponse.Builder mfaDelete​(MFADeleteStatus 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:
        MFADeleteStatus, MFADeleteStatus