| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.model.credentials |
| Modifier and Type | Method and Description |
|---|---|
ImmutableValidateCredentialsResponse |
ImmutableValidateCredentialsResponse.Builder.build()
Builds a new
ImmutableValidateCredentialsResponse. |
static ImmutableValidateCredentialsResponse |
ImmutableValidateCredentialsResponse.copyOf(ValidateCredentialsResponse instance)
Creates an immutable copy of a
ValidateCredentialsResponse value. |
ImmutableValidateCredentialsResponse |
ImmutableValidateCredentialsResponse.withErrorDetails(ErrorDetails value)
Copy the current immutable object by setting a value for the
errorDetails attribute. |
ImmutableValidateCredentialsResponse |
ImmutableValidateCredentialsResponse.withIsSuccess(boolean value)
Copy the current immutable object by setting a value for the
isSuccess attribute. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.