Interface PrivateCloud.UpdateStages.WithIdentitySources

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

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

    • withIdentitySources

      PrivateCloud.Update withIdentitySources(List<IdentitySource> identitySources)
      Specifies the identitySources property: vCenter Single Sign On Identity Sources.
      Parameters:
      identitySources - vCenter Single Sign On Identity Sources.
      Returns:
      the next definition stage.