public static interface IdentityProviderConfig.Builder extends SdkPojo, CopyableBuilder<IdentityProviderConfig.Builder,IdentityProviderConfig>
| Modifier and Type | Method and Description |
|---|---|
IdentityProviderConfig.Builder |
name(String name)
The name of the identity provider configuration.
|
IdentityProviderConfig.Builder |
type(String type)
The type of the identity provider configuration.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIdentityProviderConfig.Builder type(String type)
The type of the identity provider configuration.
type - The type of the identity provider configuration.IdentityProviderConfig.Builder name(String name)
The name of the identity provider configuration.
name - The name of the identity provider configuration.Copyright © 2021. All rights reserved.