Interface PrivateCloud.UpdateStages.WithAvailability

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

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

      • withAvailability

        PrivateCloud.Update withAvailability​(AvailabilityProperties availability)
        Specifies the availability property: Properties describing how the cloud is distributed across availability zones.
        Parameters:
        availability - Properties describing how the cloud is distributed across availability zones.
        Returns:
        the next definition stage.