Interface PutSnapshotBlockResponse.Builder

    • Method Detail

      • checksum

        PutSnapshotBlockResponse.Builder checksum​(String checksum)

        The SHA256 checksum generated for the block data by Amazon EBS.

        Parameters:
        checksum - The SHA256 checksum generated for the block data by Amazon EBS.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • checksumAlgorithm

        PutSnapshotBlockResponse.Builder checksumAlgorithm​(String checksumAlgorithm)

        The algorithm used by Amazon EBS to generate the checksum.

        Parameters:
        checksumAlgorithm - The algorithm used by Amazon EBS to generate the checksum.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ChecksumAlgorithm, ChecksumAlgorithm