Interface VolumeGroup.UpdateStages.WithProtocolType

All Known Subinterfaces:
VolumeGroup.Update
Enclosing interface:
VolumeGroup.UpdateStages

public static interface VolumeGroup.UpdateStages.WithProtocolType
The stage of the VolumeGroup update allowing to specify protocolType.
  • Method Details

    • withProtocolType

      VolumeGroup.Update withProtocolType(StorageTargetType protocolType)
      Specifies the protocolType property: Type of storage target.
      Parameters:
      protocolType - Type of storage target.
      Returns:
      the next definition stage.