| Modifier and Type | Method and Description |
|---|---|
OpenShiftManagedClusterAADIdentityProvider |
OpenShiftManagedClusterAADIdentityProvider.withClientId(String clientId)
Set the clientId password associated with the provider.
|
OpenShiftManagedClusterAADIdentityProvider |
OpenShiftManagedClusterAADIdentityProvider.withCustomerAdminGroupId(String customerAdminGroupId)
Set the groupId to be granted cluster admin role.
|
OpenShiftManagedClusterAADIdentityProvider |
OpenShiftManagedClusterAADIdentityProvider.withSecret(String secret)
Set the secret password associated with the provider.
|
OpenShiftManagedClusterAADIdentityProvider |
OpenShiftManagedClusterAADIdentityProvider.withTenantId(String tenantId)
Set the tenantId associated with the provider.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/