| 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 |
ImmutableRetrieveDataRequest
Immutable implementation of
RetrieveDataRequest. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableRetrieveDataRequest |
ImmutableRetrieveDataRequest.copyOf(RetrieveDataRequest instance)
Creates an immutable copy of a
RetrieveDataRequest value. |
ImmutableRetrieveDataRequest.Builder |
ImmutableRetrieveDataRequest.Builder.from(RetrieveDataRequest instance)
Fill a builder with attribute values from the provided
RetrieveDataRequest instance. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.