| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.handlers | |
| com.amazonaws.appflow.custom.connector.model.query |
| Modifier and Type | Method and Description |
|---|---|
QueryDataResponse |
RecordHandler.queryData(QueryDataRequest request)
Queries the data from the source application against the supplied filter conditions.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableQueryDataResponse
Immutable implementation of
QueryDataResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableQueryDataResponse |
ImmutableQueryDataResponse.copyOf(QueryDataResponse instance)
Creates an immutable copy of a
QueryDataResponse value. |
ImmutableQueryDataResponse.Builder |
ImmutableQueryDataResponse.Builder.from(QueryDataResponse instance)
Fill a builder with attribute values from the provided
QueryDataResponse instance. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.