Interface ListVolumeInitiatorsResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ListVolumeInitiatorsResponse.Builder,ListVolumeInitiatorsResponse>, SdkBuilder<ListVolumeInitiatorsResponse.Builder,ListVolumeInitiatorsResponse>, SdkPojo, SdkResponse.Builder, StorageGatewayResponse.Builder
Enclosing class:
ListVolumeInitiatorsResponse

  • Method Details

    • initiators

      The host names and port numbers of all iSCSI initiators that are connected to the gateway.

      Parameters:
      initiators - The host names and port numbers of all iSCSI initiators that are connected to the gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • initiators

      ListVolumeInitiatorsResponse.Builder initiators(String... initiators)

      The host names and port numbers of all iSCSI initiators that are connected to the gateway.

      Parameters:
      initiators - The host names and port numbers of all iSCSI initiators that are connected to the gateway.
      Returns:
      Returns a reference to this object so that method calls can be chained together.