public class CustomParametersForUpdateOauth2CredentialProviderInput extends Object
| Constructor and Description |
|---|
CustomParametersForUpdateOauth2CredentialProviderInput() |
| Modifier and Type | Method and Description |
|---|---|
CustomParametersForUpdateOauth2CredentialProviderInput |
addEntriesItem(EntryForUpdateOauth2CredentialProviderInput entriesItem) |
CustomParametersForUpdateOauth2CredentialProviderInput |
entries(List<EntryForUpdateOauth2CredentialProviderInput> entries) |
boolean |
equals(Object o) |
@Valid List<EntryForUpdateOauth2CredentialProviderInput> |
getEntries()
Get entries
|
int |
hashCode() |
void |
setEntries(List<EntryForUpdateOauth2CredentialProviderInput> entries) |
String |
toString() |
public CustomParametersForUpdateOauth2CredentialProviderInput()
public CustomParametersForUpdateOauth2CredentialProviderInput entries(List<EntryForUpdateOauth2CredentialProviderInput> entries)
public CustomParametersForUpdateOauth2CredentialProviderInput addEntriesItem(EntryForUpdateOauth2CredentialProviderInput entriesItem)
@Valid public @Valid List<EntryForUpdateOauth2CredentialProviderInput> getEntries()
public void setEntries(List<EntryForUpdateOauth2CredentialProviderInput> entries)
Copyright © 2026. All rights reserved.