| Modifier and Type | Method and Description |
|---|---|
static IdpConfig.IdpType |
IdpConfig.IdpType.forNumber(int value) |
IdpConfig.IdpType |
IdpConfig.getIdpType()
Identity provider type configured.
|
IdpConfig.IdpType |
IdpConfig.Builder.getIdpType()
Identity provider type configured.
|
IdpConfig.IdpType |
IdpConfigOrBuilder.getIdpType()
Identity provider type configured.
|
static IdpConfig.IdpType |
IdpConfig.IdpType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static IdpConfig.IdpType |
IdpConfig.IdpType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static IdpConfig.IdpType |
IdpConfig.IdpType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdpConfig.IdpType[] |
IdpConfig.IdpType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<IdpConfig.IdpType> |
IdpConfig.IdpType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
IdpConfig.Builder |
IdpConfig.Builder.setIdpType(IdpConfig.IdpType value)
Identity provider type configured.
|
Copyright © 2024 Google LLC. All rights reserved.