| Package | Description |
|---|---|
| com.amazonaws.appflow.custom.connector.handlers | |
| com.amazonaws.appflow.custom.connector.model.write |
| Modifier and Type | Method and Description |
|---|---|
WriteDataResponse |
RecordHandler.writeData(WriteDataRequest request)
Writes batch of records to the destination application
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableWriteDataResponse
Immutable implementation of
WriteDataResponse. |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableWriteDataResponse |
ImmutableWriteDataResponse.copyOf(WriteDataResponse instance)
Creates an immutable copy of a
WriteDataResponse value. |
ImmutableWriteDataResponse.Builder |
ImmutableWriteDataResponse.Builder.from(WriteDataResponse instance)
Fill a builder with attribute values from the provided
WriteDataResponse instance. |
Copyright © 2021–2022 Amazon Web Services. All rights reserved.