Interface Volume.DefinitionStages.WithCapacityPoolResourceId

All Known Subinterfaces:
Volume.Definition, Volume.DefinitionStages.WithCreate
Enclosing interface:
Volume.DefinitionStages

public static interface Volume.DefinitionStages.WithCapacityPoolResourceId
The stage of the Volume definition allowing to specify capacityPoolResourceId.
  • Method Details

    • withCapacityPoolResourceId

      Volume.DefinitionStages.WithCreate withCapacityPoolResourceId(String capacityPoolResourceId)
      Specifies the capacityPoolResourceId property: Pool Resource Id used in case of creating a volume through volume group.
      Parameters:
      capacityPoolResourceId - Pool Resource Id used in case of creating a volume through volume group.
      Returns:
      the next definition stage.