| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalSourceConfiguration |
ExternalSourceConfiguration.clone() |
ExternalSourceConfiguration |
ImportJobData.getExternalSourceConfiguration() |
ExternalSourceConfiguration |
ImportJobSummary.getExternalSourceConfiguration()
The configuration information of the external source that the resource data are imported from.
|
ExternalSourceConfiguration |
StartImportJobRequest.getExternalSourceConfiguration()
The configuration information of the external source that the resource data are imported from.
|
ExternalSourceConfiguration |
ExternalSourceConfiguration.withConfiguration(Configuration configuration)
The configuration information of the external data source.
|
ExternalSourceConfiguration |
ExternalSourceConfiguration.withSource(ExternalSource source)
The type of the external data source.
|
ExternalSourceConfiguration |
ExternalSourceConfiguration.withSource(String source)
The type of the external data source.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImportJobData.setExternalSourceConfiguration(ExternalSourceConfiguration externalSourceConfiguration) |
void |
ImportJobSummary.setExternalSourceConfiguration(ExternalSourceConfiguration externalSourceConfiguration)
The configuration information of the external source that the resource data are imported from.
|
void |
StartImportJobRequest.setExternalSourceConfiguration(ExternalSourceConfiguration externalSourceConfiguration)
The configuration information of the external source that the resource data are imported from.
|
ImportJobData |
ImportJobData.withExternalSourceConfiguration(ExternalSourceConfiguration externalSourceConfiguration) |
ImportJobSummary |
ImportJobSummary.withExternalSourceConfiguration(ExternalSourceConfiguration externalSourceConfiguration)
The configuration information of the external source that the resource data are imported from.
|
StartImportJobRequest |
StartImportJobRequest.withExternalSourceConfiguration(ExternalSourceConfiguration externalSourceConfiguration)
The configuration information of the external source that the resource data are imported from.
|
Copyright © 2024. All rights reserved.