public class BatchGetOauth2CredentialProvidersResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
BatchGetOauth2CredentialProvidersResponse() |
| Modifier and Type | Method and Description |
|---|---|
BatchGetOauth2CredentialProvidersResponse |
addOauth2CredentialProvidersItem(Oauth2CredentialProviderForBatchGetOauth2CredentialProvidersOutput oauth2CredentialProvidersItem) |
boolean |
equals(Object o) |
@Valid List<Oauth2CredentialProviderForBatchGetOauth2CredentialProvidersOutput> |
getOauth2CredentialProviders()
Get oauth2CredentialProviders
|
int |
hashCode() |
BatchGetOauth2CredentialProvidersResponse |
oauth2CredentialProviders(List<Oauth2CredentialProviderForBatchGetOauth2CredentialProvidersOutput> oauth2CredentialProviders) |
void |
setOauth2CredentialProviders(List<Oauth2CredentialProviderForBatchGetOauth2CredentialProvidersOutput> oauth2CredentialProviders) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic BatchGetOauth2CredentialProvidersResponse()
public BatchGetOauth2CredentialProvidersResponse oauth2CredentialProviders(List<Oauth2CredentialProviderForBatchGetOauth2CredentialProvidersOutput> oauth2CredentialProviders)
public BatchGetOauth2CredentialProvidersResponse addOauth2CredentialProvidersItem(Oauth2CredentialProviderForBatchGetOauth2CredentialProvidersOutput oauth2CredentialProvidersItem)
@Valid public @Valid List<Oauth2CredentialProviderForBatchGetOauth2CredentialProvidersOutput> getOauth2CredentialProviders()
public void setOauth2CredentialProviders(List<Oauth2CredentialProviderForBatchGetOauth2CredentialProvidersOutput> oauth2CredentialProviders)
Copyright © 2026. All rights reserved.