Interface Disk.UpdateStages.WithPublicNetworkAccess

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

public static interface Disk.UpdateStages.WithPublicNetworkAccess
The stage of disk update allowing to configure network access settings.
  • Method Details

    • enablePublicNetworkAccess

      Disk.Update enablePublicNetworkAccess()
      Enables public network access for the disk.
      Returns:
      the next stage of the update
    • disablePublicNetworkAccess

      Disk.Update disablePublicNetworkAccess()
      Disables public network access for the disk.
      Returns:
      the next stage of the update