Interface CreateCachediScsiVolumeResponse.Builder

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

  • Method Details

    • volumeARN

      The Amazon Resource Name (ARN) of the configured volume.

      Parameters:
      volumeARN - The Amazon Resource Name (ARN) of the configured volume.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetARN

      The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name that initiators can use to connect to the target.

      Parameters:
      targetARN - The Amazon Resource Name (ARN) of the volume target, which includes the iSCSI name that initiators can use to connect to the target.
      Returns:
      Returns a reference to this object so that method calls can be chained together.