Interface CreateSnapshotFromVolumeRecoveryPointResponse.Builder

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

  • Method Details

    • snapshotId

      The ID of the snapshot.

      Parameters:
      snapshotId - The ID of the snapshot.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • volumeARN

      The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.

      Parameters:
      volumeARN - The Amazon Resource Name (ARN) of the iSCSI volume target. Use the DescribeStorediSCSIVolumes operation to return to retrieve the TargetARN for specified VolumeARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • volumeRecoveryPointTime

      CreateSnapshotFromVolumeRecoveryPointResponse.Builder volumeRecoveryPointTime(String volumeRecoveryPointTime)

      The time the volume was created from the recovery point.

      Parameters:
      volumeRecoveryPointTime - The time the volume was created from the recovery point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.