Interface Volume.DefinitionStages.WithProximityPlacementGroup

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

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

    • withProximityPlacementGroup

      Volume.DefinitionStages.WithCreate withProximityPlacementGroup(String proximityPlacementGroup)
      Specifies the proximityPlacementGroup property: Proximity placement group associated with the volume.
      Parameters:
      proximityPlacementGroup - Proximity placement group associated with the volume.
      Returns:
      the next definition stage.