| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.handlers | |
| com.amazonaws.appflow.custom.connector.model.retreive |
| Modifier and Type | Method and Description |
|---|---|
RetrieveDataResponse |
RecordHandler.retrieveData(RetrieveDataRequest request)
Retrieves the batch of records against a set of identifiers from the source application
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableRetrieveDataResponse
Immutable implementation of
RetrieveDataResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableRetrieveDataResponse |
ImmutableRetrieveDataResponse.copyOf(RetrieveDataResponse instance)
Creates an immutable copy of a
RetrieveDataResponse value. |
ImmutableRetrieveDataResponse.Builder |
ImmutableRetrieveDataResponse.Builder.from(RetrieveDataResponse instance)
Fill a builder with attribute values from the provided
RetrieveDataResponse instance. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.