Interface DeleteVolumeOpenZFSConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<DeleteVolumeOpenZFSConfiguration.Builder,DeleteVolumeOpenZFSConfiguration>, SdkBuilder<DeleteVolumeOpenZFSConfiguration.Builder,DeleteVolumeOpenZFSConfiguration>, SdkPojo
Enclosing class:
DeleteVolumeOpenZFSConfiguration

public static interface DeleteVolumeOpenZFSConfiguration.Builder extends SdkPojo, CopyableBuilder<DeleteVolumeOpenZFSConfiguration.Builder,DeleteVolumeOpenZFSConfiguration>
  • Method Details

    • optionsWithStrings

      To delete the volume's child volumes, snapshots, and clones, use the string DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.

      Parameters:
      options - To delete the volume's child volumes, snapshots, and clones, use the string DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • optionsWithStrings

      DeleteVolumeOpenZFSConfiguration.Builder optionsWithStrings(String... options)

      To delete the volume's child volumes, snapshots, and clones, use the string DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.

      Parameters:
      options - To delete the volume's child volumes, snapshots, and clones, use the string DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • options

      To delete the volume's child volumes, snapshots, and clones, use the string DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.

      Parameters:
      options - To delete the volume's child volumes, snapshots, and clones, use the string DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • options

      To delete the volume's child volumes, snapshots, and clones, use the string DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.

      Parameters:
      options - To delete the volume's child volumes, snapshots, and clones, use the string DELETE_CHILD_VOLUMES_AND_SNAPSHOTS.
      Returns:
      Returns a reference to this object so that method calls can be chained together.