| Package | Description |
|---|---|
| com.amazonaws.services.supplychain |
AWS Supply Chain is a cloud-based application that works with your enterprise resource planning (ERP) and supply
chain management systems.
|
| com.amazonaws.services.supplychain.model |
| Modifier and Type | Method and Description |
|---|---|
SendDataIntegrationEventResult |
AWSSupplyChainClient.sendDataIntegrationEvent(SendDataIntegrationEventRequest request)
Send transactional data events with real-time data for analysis or monitoring.
|
SendDataIntegrationEventResult |
AWSSupplyChain.sendDataIntegrationEvent(SendDataIntegrationEventRequest sendDataIntegrationEventRequest)
Send transactional data events with real-time data for analysis or monitoring.
|
SendDataIntegrationEventResult |
AbstractAWSSupplyChain.sendDataIntegrationEvent(SendDataIntegrationEventRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<SendDataIntegrationEventResult> |
AWSSupplyChainAsyncClient.sendDataIntegrationEventAsync(SendDataIntegrationEventRequest request,
AsyncHandler<SendDataIntegrationEventRequest,SendDataIntegrationEventResult> asyncHandler) |
Future<SendDataIntegrationEventResult> |
AbstractAWSSupplyChainAsync.sendDataIntegrationEventAsync(SendDataIntegrationEventRequest request,
AsyncHandler<SendDataIntegrationEventRequest,SendDataIntegrationEventResult> asyncHandler) |
Future<SendDataIntegrationEventResult> |
AWSSupplyChainAsync.sendDataIntegrationEventAsync(SendDataIntegrationEventRequest sendDataIntegrationEventRequest,
AsyncHandler<SendDataIntegrationEventRequest,SendDataIntegrationEventResult> asyncHandler)
Send transactional data events with real-time data for analysis or monitoring.
|
| Modifier and Type | Method and Description |
|---|---|
SendDataIntegrationEventResult |
SendDataIntegrationEventResult.clone() |
SendDataIntegrationEventResult |
SendDataIntegrationEventResult.withEventId(String eventId)
The unique event identifier.
|
Copyright © 2024. All rights reserved.