public static interface DeleteVolumeOpenZFSConfiguration.Builder extends SdkPojo, CopyableBuilder<DeleteVolumeOpenZFSConfiguration.Builder,DeleteVolumeOpenZFSConfiguration>
| Modifier and Type | Method and Description |
|---|---|
DeleteVolumeOpenZFSConfiguration.Builder |
options(Collection<DeleteOpenZFSVolumeOption> options)
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS. |
DeleteVolumeOpenZFSConfiguration.Builder |
options(DeleteOpenZFSVolumeOption... options)
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS. |
DeleteVolumeOpenZFSConfiguration.Builder |
optionsWithStrings(Collection<String> options)
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS. |
DeleteVolumeOpenZFSConfiguration.Builder |
optionsWithStrings(String... options)
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteVolumeOpenZFSConfiguration.Builder optionsWithStrings(Collection<String> options)
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.
options - To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.DeleteVolumeOpenZFSConfiguration.Builder optionsWithStrings(String... options)
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.
options - To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.DeleteVolumeOpenZFSConfiguration.Builder options(Collection<DeleteOpenZFSVolumeOption> options)
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.
options - To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.DeleteVolumeOpenZFSConfiguration.Builder options(DeleteOpenZFSVolumeOption... options)
To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.
options - To delete the volume's child volumes, snapshots, and clones, use the string
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.Copyright © 2023. All rights reserved.