| Package | Description |
|---|---|
| software.amazon.awssdk.services.appintegrations.model |
| Modifier and Type | Method and Description |
|---|---|
FileConfiguration |
CreateDataIntegrationRequest.fileConfiguration()
The configuration for what files should be pulled from the source.
|
FileConfiguration |
GetDataIntegrationResponse.fileConfiguration()
The configuration for what files should be pulled from the source.
|
FileConfiguration |
CreateDataIntegrationResponse.fileConfiguration()
The configuration for what files should be pulled from the source.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDataIntegrationRequest.Builder |
CreateDataIntegrationRequest.Builder.fileConfiguration(FileConfiguration fileConfiguration)
The configuration for what files should be pulled from the source.
|
GetDataIntegrationResponse.Builder |
GetDataIntegrationResponse.Builder.fileConfiguration(FileConfiguration fileConfiguration)
The configuration for what files should be pulled from the source.
|
CreateDataIntegrationResponse.Builder |
CreateDataIntegrationResponse.Builder.fileConfiguration(FileConfiguration fileConfiguration)
The configuration for what files should be pulled from the source.
|
Copyright © 2023. All rights reserved.