Interface PrivateCloud.UpdateStages.WithIdentity

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

public static interface PrivateCloud.UpdateStages.WithIdentity
The stage of the PrivateCloud update allowing to specify identity.
  • Method Details

    • withIdentity

      PrivateCloud.Update withIdentity(PrivateCloudIdentity identity)
      Specifies the identity property: The identity of the private cloud, if configured..
      Parameters:
      identity - The identity of the private cloud, if configured.
      Returns:
      the next definition stage.