Interface DescribeCachediScsiVolumesResponse.Builder

    • Method Detail

      • cachediSCSIVolumes

        DescribeCachediScsiVolumesResponse.Builder cachediSCSIVolumes​(Collection<CachediSCSIVolume> cachediSCSIVolumes)

        An array of objects where each object contains metadata about one cached volume.

        Parameters:
        cachediSCSIVolumes - An array of objects where each object contains metadata about one cached volume.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • cachediSCSIVolumes

        DescribeCachediScsiVolumesResponse.Builder cachediSCSIVolumes​(CachediSCSIVolume... cachediSCSIVolumes)

        An array of objects where each object contains metadata about one cached volume.

        Parameters:
        cachediSCSIVolumes - An array of objects where each object contains metadata about one cached volume.
        Returns:
        Returns a reference to this object so that method calls can be chained together.