Interface SseKmsEncryptedObjects.Builder

    • Method Detail

      • status

        SseKmsEncryptedObjects.Builder status​(String status)

        Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.

        Parameters:
        status - Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        SseKmsEncryptedObjectsStatus, SseKmsEncryptedObjectsStatus
      • status

        SseKmsEncryptedObjects.Builder status​(SseKmsEncryptedObjectsStatus status)

        Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.

        Parameters:
        status - Specifies whether Amazon S3 replicates objects created with server-side encryption using an Amazon Web Services KMS key stored in Amazon Web Services Key Management Service.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        SseKmsEncryptedObjectsStatus, SseKmsEncryptedObjectsStatus