Interface CopyVolumesResponse.Builder

    • Method Detail

      • volumes

        CopyVolumesResponse.Builder volumes​(Collection<Volume> volumes)

        Information about the volume copy.

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

        CopyVolumesResponse.Builder volumes​(Volume... volumes)

        Information about the volume copy.

        Parameters:
        volumes - Information about the volume copy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.