| Package | Description |
|---|---|
| software.amazon.awssdk.services.appintegrations.model |
| Modifier and Type | Method and Description |
|---|---|
ScheduleConfiguration |
CreateDataIntegrationRequest.scheduleConfig()
The name of the data and how often it should be pulled from the source.
|
ScheduleConfiguration |
GetDataIntegrationResponse.scheduleConfiguration()
The name of the data and how often it should be pulled from the source.
|
ScheduleConfiguration |
CreateDataIntegrationResponse.scheduleConfiguration()
The name of the data and how often it should be pulled from the source.
|
| Modifier and Type | Method and Description |
|---|---|
CreateDataIntegrationRequest.Builder |
CreateDataIntegrationRequest.Builder.scheduleConfig(ScheduleConfiguration scheduleConfig)
The name of the data and how often it should be pulled from the source.
|
GetDataIntegrationResponse.Builder |
GetDataIntegrationResponse.Builder.scheduleConfiguration(ScheduleConfiguration scheduleConfiguration)
The name of the data and how often it should be pulled from the source.
|
CreateDataIntegrationResponse.Builder |
CreateDataIntegrationResponse.Builder.scheduleConfiguration(ScheduleConfiguration scheduleConfiguration)
The name of the data and how often it should be pulled from the source.
|
Copyright © 2023. All rights reserved.