- getBillOfMaterialsImportJob(GetBillOfMaterialsImportJobRequest) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChain
-
- getBillOfMaterialsImportJob(GetBillOfMaterialsImportJobRequest) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChain
-
Get status and details of a BillOfMaterialsImportJob.
- getBillOfMaterialsImportJob(GetBillOfMaterialsImportJobRequest) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainClient
-
Get status and details of a BillOfMaterialsImportJob.
- getBillOfMaterialsImportJobAsync(GetBillOfMaterialsImportJobRequest) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChainAsync
-
- getBillOfMaterialsImportJobAsync(GetBillOfMaterialsImportJobRequest, AsyncHandler<GetBillOfMaterialsImportJobRequest, GetBillOfMaterialsImportJobResult>) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChainAsync
-
- getBillOfMaterialsImportJobAsync(GetBillOfMaterialsImportJobRequest) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChainAsync
-
Get status and details of a BillOfMaterialsImportJob.
- getBillOfMaterialsImportJobAsync(GetBillOfMaterialsImportJobRequest, AsyncHandler<GetBillOfMaterialsImportJobRequest, GetBillOfMaterialsImportJobResult>) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChainAsync
-
Get status and details of a BillOfMaterialsImportJob.
- getBillOfMaterialsImportJobAsync(GetBillOfMaterialsImportJobRequest) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClient
-
- getBillOfMaterialsImportJobAsync(GetBillOfMaterialsImportJobRequest, AsyncHandler<GetBillOfMaterialsImportJobRequest, GetBillOfMaterialsImportJobResult>) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClient
-
- GetBillOfMaterialsImportJobRequest - Class in com.amazonaws.services.supplychain.model
-
The request parameters for GetBillOfMaterialsImportJob.
- GetBillOfMaterialsImportJobRequest() - Constructor for class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
-
- GetBillOfMaterialsImportJobResult - Class in com.amazonaws.services.supplychain.model
-
The response parameters for GetBillOfMaterialsImportJob.
- GetBillOfMaterialsImportJobResult() - Constructor for class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobResult
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChain
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChain
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getClientToken() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
-
An idempotency token.
- getClientToken() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The idempotent client token.
- getData() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The data payload of the event.
- getEventGroupId() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
Event identifier (for example, orderId for InboundOrder) used for data sharing or partitioning.
- getEventId() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventResult
-
The unique event identifier.
- getEventTimestamp() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The event timestamp (in epoch seconds).
- getEventType() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The data event type.
- getExecutorService() - Method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getInstanceId() - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob instanceId.
- getInstanceId() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
-
The AWS Supply Chain instance identifier.
- getInstanceId() - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
-
The AWS Supply Chain instance identifier.
- getInstanceId() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The AWS Supply Chain instance identifier.
- getJob() - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobResult
-
The BillOfMaterialsImportJob.
- getJobId() - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob jobId.
- getJobId() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobResult
-
The new BillOfMaterialsImportJob identifier.
- getJobId() - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
-
The BillOfMaterialsImportJob identifier.
- getMessage() - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
When the BillOfMaterialsImportJob has reached a terminal state, there will be a message.
- getS3uri() - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The S3 URI from which the CSV is read.
- getS3uri() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
-
The S3 URI of the CSV file to be imported.
- getStatus() - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob ConfigurationJobStatus.
- sendDataIntegrationEvent(SendDataIntegrationEventRequest) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChain
-
- sendDataIntegrationEvent(SendDataIntegrationEventRequest) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChain
-
Send transactional data events with real-time data for analysis or monitoring.
- sendDataIntegrationEvent(SendDataIntegrationEventRequest) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainClient
-
Send transactional data events with real-time data for analysis or monitoring.
- sendDataIntegrationEventAsync(SendDataIntegrationEventRequest) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChainAsync
-
- sendDataIntegrationEventAsync(SendDataIntegrationEventRequest, AsyncHandler<SendDataIntegrationEventRequest, SendDataIntegrationEventResult>) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChainAsync
-
- sendDataIntegrationEventAsync(SendDataIntegrationEventRequest) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChainAsync
-
Send transactional data events with real-time data for analysis or monitoring.
- sendDataIntegrationEventAsync(SendDataIntegrationEventRequest, AsyncHandler<SendDataIntegrationEventRequest, SendDataIntegrationEventResult>) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChainAsync
-
Send transactional data events with real-time data for analysis or monitoring.
- sendDataIntegrationEventAsync(SendDataIntegrationEventRequest) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClient
-
- sendDataIntegrationEventAsync(SendDataIntegrationEventRequest, AsyncHandler<SendDataIntegrationEventRequest, SendDataIntegrationEventResult>) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClient
-
- SendDataIntegrationEventRequest - Class in com.amazonaws.services.supplychain.model
-
The request parameters for SendDataIntegrationEvent.
- SendDataIntegrationEventRequest() - Constructor for class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
- SendDataIntegrationEventResult - Class in com.amazonaws.services.supplychain.model
-
The response parameters for SendDataIntegrationEvent.
- SendDataIntegrationEventResult() - Constructor for class com.amazonaws.services.supplychain.model.SendDataIntegrationEventResult
-
- ServiceQuotaExceededException - Exception in com.amazonaws.services.supplychain.model
-
Request would cause a service quota to be exceeded.
- ServiceQuotaExceededException(String) - Constructor for exception com.amazonaws.services.supplychain.model.ServiceQuotaExceededException
-
Constructs a new ServiceQuotaExceededException with the specified error message.
- setClientToken(String) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
-
An idempotency token.
- setClientToken(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The idempotent client token.
- setData(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The data payload of the event.
- setEventGroupId(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
Event identifier (for example, orderId for InboundOrder) used for data sharing or partitioning.
- setEventId(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventResult
-
The unique event identifier.
- setEventTimestamp(Date) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The event timestamp (in epoch seconds).
- setEventType(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The data event type.
- setInstanceId(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob instanceId.
- setInstanceId(String) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
-
The AWS Supply Chain instance identifier.
- setInstanceId(String) - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
-
The AWS Supply Chain instance identifier.
- setInstanceId(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The AWS Supply Chain instance identifier.
- setJob(BillOfMaterialsImportJob) - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobResult
-
The BillOfMaterialsImportJob.
- setJobId(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob jobId.
- setJobId(String) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobResult
-
The new BillOfMaterialsImportJob identifier.
- setJobId(String) - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
-
The BillOfMaterialsImportJob identifier.
- setMessage(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
When the BillOfMaterialsImportJob has reached a terminal state, there will be a message.
- setS3uri(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The S3 URI from which the CSV is read.
- setS3uri(String) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
-
The S3 URI of the CSV file to be imported.
- setStatus(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob ConfigurationJobStatus.
- shutdown() - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChain
-
- shutdown() - Method in interface com.amazonaws.services.supplychain.AWSSupplyChain
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.supplychain.AWSSupplyChainClient
-
- standard() - Static method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.supplychain.AWSSupplyChainClientBuilder
-
- withClientToken(String) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
-
An idempotency token.
- withClientToken(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The idempotent client token.
- withData(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The data payload of the event.
- withEventGroupId(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
Event identifier (for example, orderId for InboundOrder) used for data sharing or partitioning.
- withEventId(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventResult
-
The unique event identifier.
- withEventTimestamp(Date) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The event timestamp (in epoch seconds).
- withEventType(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The data event type.
- withEventType(DataIntegrationEventType) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The data event type.
- withInstanceId(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob instanceId.
- withInstanceId(String) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
-
The AWS Supply Chain instance identifier.
- withInstanceId(String) - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
-
The AWS Supply Chain instance identifier.
- withInstanceId(String) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
-
The AWS Supply Chain instance identifier.
- withJob(BillOfMaterialsImportJob) - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobResult
-
The BillOfMaterialsImportJob.
- withJobId(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob jobId.
- withJobId(String) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobResult
-
The new BillOfMaterialsImportJob identifier.
- withJobId(String) - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
-
The BillOfMaterialsImportJob identifier.
- withMessage(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
When the BillOfMaterialsImportJob has reached a terminal state, there will be a message.
- withS3uri(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The S3 URI from which the CSV is read.
- withS3uri(String) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
-
The S3 URI of the CSV file to be imported.
- withStatus(String) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob ConfigurationJobStatus.
- withStatus(ConfigurationJobStatus) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
-
The BillOfMaterialsImportJob ConfigurationJobStatus.