| Package | Description |
|---|---|
| com.byteplus.id.model |
| Modifier and Type | Method and Description |
|---|---|
static ConfigForCreateOauth2CredentialProviderInput.FlowEnum |
ConfigForCreateOauth2CredentialProviderInput.FlowEnum.fromValue(String input) |
ConfigForCreateOauth2CredentialProviderInput.FlowEnum |
ConfigForCreateOauth2CredentialProviderInput.getFlow()
Get flow
|
ConfigForCreateOauth2CredentialProviderInput.FlowEnum |
ConfigForCreateOauth2CredentialProviderInput.FlowEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static ConfigForCreateOauth2CredentialProviderInput.FlowEnum |
ConfigForCreateOauth2CredentialProviderInput.FlowEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigForCreateOauth2CredentialProviderInput.FlowEnum[] |
ConfigForCreateOauth2CredentialProviderInput.FlowEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigForCreateOauth2CredentialProviderInput |
ConfigForCreateOauth2CredentialProviderInput.flow(ConfigForCreateOauth2CredentialProviderInput.FlowEnum flow) |
void |
ConfigForCreateOauth2CredentialProviderInput.setFlow(ConfigForCreateOauth2CredentialProviderInput.FlowEnum flow) |
void |
ConfigForCreateOauth2CredentialProviderInput.FlowEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
ConfigForCreateOauth2CredentialProviderInput.FlowEnum enumeration) |
Copyright © 2026. All rights reserved.