Interface VolumeGroup.DefinitionStages.WithNetworkAcls

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

public static interface VolumeGroup.DefinitionStages.WithNetworkAcls
The stage of the VolumeGroup definition allowing to specify networkAcls.
  • Method Details

    • withNetworkAcls

      Specifies the networkAcls property: A collection of rules governing the accessibility from specific network locations..
      Parameters:
      networkAcls - A collection of rules governing the accessibility from specific network locations.
      Returns:
      the next definition stage.