Interface Snapshot.UpdateStages.WithPublicNetworkAccess

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

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

    • enablePublicNetworkAccess

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

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