| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.handlers | |
| com.amazonaws.appflow.custom.connector.model.credentials |
| Modifier and Type | Method and Description |
|---|---|
ValidateCredentialsResponse |
ConfigurationHandler.validateCredentials(ValidateCredentialsRequest request)
Validates the user provided credentials.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableValidateCredentialsResponse
Immutable implementation of
ValidateCredentialsResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableValidateCredentialsResponse |
ImmutableValidateCredentialsResponse.copyOf(ValidateCredentialsResponse instance)
Creates an immutable copy of a
ValidateCredentialsResponse value. |
ImmutableValidateCredentialsResponse.Builder |
ImmutableValidateCredentialsResponse.Builder.from(ValidateCredentialsResponse instance)
Fill a builder with attribute values from the provided
ValidateCredentialsResponse instance. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.