Interface DescribeSnapshotsResponse.Builder

    • Method Detail

      • snapshots

        DescribeSnapshotsResponse.Builder snapshots​(Snapshot... snapshots)

        An array of snapshots.

        Parameters:
        snapshots - An array of snapshots.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeSnapshotsResponse.Builder nextToken​(String nextToken)
        Sets the value of the NextToken property for this object.
        Parameters:
        nextToken - The new value for the NextToken property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.