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