Interface PrivateCloud.UpdateStages.WithInternet

  • All Known Subinterfaces:
    PrivateCloud.Update
    Enclosing interface:
    PrivateCloud.UpdateStages

    public static interface PrivateCloud.UpdateStages.WithInternet
    The stage of the PrivateCloud update allowing to specify internet.
    • Method Detail

      • withInternet

        PrivateCloud.Update withInternet​(InternetEnum internet)
        Specifies the internet property: Connectivity to internet is enabled or disabled.
        Parameters:
        internet - Connectivity to internet is enabled or disabled.
        Returns:
        the next definition stage.