Interface DeleteSnapshotResponse.Builder

    • Method Detail

      • snapshotId

        DeleteSnapshotResponse.Builder snapshotId​(String snapshotId)

        The identifier of the directory snapshot that was deleted.

        Parameters:
        snapshotId - The identifier of the directory snapshot that was deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.