Interface Cluster.UpdateStages.WithTrustedExternalTenants

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

public static interface Cluster.UpdateStages.WithTrustedExternalTenants
The stage of the Cluster update allowing to specify trustedExternalTenants.
  • Method Details

    • withTrustedExternalTenants

      Cluster.Update withTrustedExternalTenants(List<TrustedExternalTenant> trustedExternalTenants)
      Specifies the trustedExternalTenants property: The cluster's external tenants..
      Parameters:
      trustedExternalTenants - The cluster's external tenants.
      Returns:
      the next definition stage.