Interface DescribeVolumesModificationsResponse.Builder

    • Method Detail

      • volumesModifications

        DescribeVolumesModificationsResponse.Builder volumesModifications​(VolumeModification... volumesModifications)

        Information about the volume modifications.

        Parameters:
        volumesModifications - Information about the volume modifications.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nextToken

        DescribeVolumesModificationsResponse.Builder nextToken​(String nextToken)

        The token to include in another request to get the next page of items. This value is null if there are no more items to return.

        Parameters:
        nextToken - The token to include in another request to get the next page of items. This value is null if there are no more items to return.
        Returns:
        Returns a reference to this object so that method calls can be chained together.