public static interface RestoreVolumeFromSnapshotResponse.Builder extends FSxResponse.Builder, SdkPojo, CopyableBuilder<RestoreVolumeFromSnapshotResponse.Builder,RestoreVolumeFromSnapshotResponse>
| Modifier and Type | Method and Description |
|---|---|
RestoreVolumeFromSnapshotResponse.Builder |
lifecycle(String lifecycle)
The lifecycle state of the volume being restored.
|
RestoreVolumeFromSnapshotResponse.Builder |
lifecycle(VolumeLifecycle lifecycle)
The lifecycle state of the volume being restored.
|
RestoreVolumeFromSnapshotResponse.Builder |
volumeId(String volumeId)
The ID of the volume that you restored.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildRestoreVolumeFromSnapshotResponse.Builder volumeId(String volumeId)
The ID of the volume that you restored.
volumeId - The ID of the volume that you restored.RestoreVolumeFromSnapshotResponse.Builder lifecycle(String lifecycle)
The lifecycle state of the volume being restored.
lifecycle - The lifecycle state of the volume being restored.VolumeLifecycle,
VolumeLifecycleRestoreVolumeFromSnapshotResponse.Builder lifecycle(VolumeLifecycle lifecycle)
The lifecycle state of the volume being restored.
lifecycle - The lifecycle state of the volume being restored.VolumeLifecycle,
VolumeLifecycleCopyright © 2022. All rights reserved.