Skip navigation links
A B C D E F G H I M R S T V W 

A

AbstractAWSSupplyChain - Class in com.amazonaws.services.supplychain
Abstract implementation of AWSSupplyChain.
AbstractAWSSupplyChain() - Constructor for class com.amazonaws.services.supplychain.AbstractAWSSupplyChain
 
AbstractAWSSupplyChainAsync - Class in com.amazonaws.services.supplychain
Abstract implementation of AWSSupplyChainAsync.
AbstractAWSSupplyChainAsync() - Constructor for class com.amazonaws.services.supplychain.AbstractAWSSupplyChainAsync
 
AccessDeniedException - Exception in com.amazonaws.services.supplychain.model
You do not have the required privileges to perform this action.
AccessDeniedException(String) - Constructor for exception com.amazonaws.services.supplychain.model.AccessDeniedException
Constructs a new AccessDeniedException with the specified error message.
asyncBuilder() - Static method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClient
 
AWSSupplyChain - Interface in com.amazonaws.services.supplychain
Interface for accessing AWS Supply Chain.
AWSSupplyChainAsync - Interface in com.amazonaws.services.supplychain
Interface for accessing AWS Supply Chain asynchronously.
AWSSupplyChainAsyncClient - Class in com.amazonaws.services.supplychain
Client for accessing AWS Supply Chain asynchronously.
AWSSupplyChainAsyncClientBuilder - Class in com.amazonaws.services.supplychain
Fluent builder for AWSSupplyChainAsync.
AWSSupplyChainClient - Class in com.amazonaws.services.supplychain
Client for accessing AWS Supply Chain.
AWSSupplyChainClientBuilder - Class in com.amazonaws.services.supplychain
Fluent builder for AWSSupplyChain.
AWSSupplyChainException - Exception in com.amazonaws.services.supplychain.model
Base exception for all service exceptions thrown by AWS Supply Chain
AWSSupplyChainException(String) - Constructor for exception com.amazonaws.services.supplychain.model.AWSSupplyChainException
Constructs a new AWSSupplyChainException with the specified error message.

B

BillOfMaterialsImportJob - Class in com.amazonaws.services.supplychain.model
The BillOfMaterialsImportJob details.
BillOfMaterialsImportJob() - Constructor for class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
 
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClientBuilder
Construct an asynchronous implementation of AWSSupplyChainAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainClientBuilder
Construct a synchronous implementation of AWSSupplyChain using the current builder configuration.
builder() - Static method in class com.amazonaws.services.supplychain.AWSSupplyChainClient
 

C

clone() - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
 
clone() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
 
clone() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobResult
 
clone() - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
 
clone() - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobResult
 
clone() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
 
clone() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventResult
 
com.amazonaws.services.supplychain - package 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 - package com.amazonaws.services.supplychain.model
 
configFactory - Static variable in class com.amazonaws.services.supplychain.AWSSupplyChainClient
Client configuration factory providing ClientConfigurations tailored to this client
ConfigurationJobStatus - Enum in com.amazonaws.services.supplychain.model
The status of the job.
ConflictException - Exception in com.amazonaws.services.supplychain.model
Updating or deleting a resource can cause an inconsistent state.
ConflictException(String) - Constructor for exception com.amazonaws.services.supplychain.model.ConflictException
Constructs a new ConflictException with the specified error message.
createBillOfMaterialsImportJob(CreateBillOfMaterialsImportJobRequest) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChain
 
createBillOfMaterialsImportJob(CreateBillOfMaterialsImportJobRequest) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChain
CreateBillOfMaterialsImportJob creates an import job for the Product Bill Of Materials (BOM) entity.
createBillOfMaterialsImportJob(CreateBillOfMaterialsImportJobRequest) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainClient
CreateBillOfMaterialsImportJob creates an import job for the Product Bill Of Materials (BOM) entity.
createBillOfMaterialsImportJobAsync(CreateBillOfMaterialsImportJobRequest) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChainAsync
 
createBillOfMaterialsImportJobAsync(CreateBillOfMaterialsImportJobRequest, AsyncHandler<CreateBillOfMaterialsImportJobRequest, CreateBillOfMaterialsImportJobResult>) - Method in class com.amazonaws.services.supplychain.AbstractAWSSupplyChainAsync
 
createBillOfMaterialsImportJobAsync(CreateBillOfMaterialsImportJobRequest) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChainAsync
CreateBillOfMaterialsImportJob creates an import job for the Product Bill Of Materials (BOM) entity.
createBillOfMaterialsImportJobAsync(CreateBillOfMaterialsImportJobRequest, AsyncHandler<CreateBillOfMaterialsImportJobRequest, CreateBillOfMaterialsImportJobResult>) - Method in interface com.amazonaws.services.supplychain.AWSSupplyChainAsync
CreateBillOfMaterialsImportJob creates an import job for the Product Bill Of Materials (BOM) entity.
createBillOfMaterialsImportJobAsync(CreateBillOfMaterialsImportJobRequest) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClient
 
createBillOfMaterialsImportJobAsync(CreateBillOfMaterialsImportJobRequest, AsyncHandler<CreateBillOfMaterialsImportJobRequest, CreateBillOfMaterialsImportJobResult>) - Method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClient
 
CreateBillOfMaterialsImportJobRequest - Class in com.amazonaws.services.supplychain.model
The request parameters for CreateBillOfMaterialsImportJob.
CreateBillOfMaterialsImportJobRequest() - Constructor for class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
 
CreateBillOfMaterialsImportJobResult - Class in com.amazonaws.services.supplychain.model
The response parameters of CreateBillOfMaterialsImportJob.
CreateBillOfMaterialsImportJobResult() - Constructor for class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobResult
 

D

DataIntegrationEventType - Enum in com.amazonaws.services.supplychain.model
 
defaultClient() - Static method in class com.amazonaws.services.supplychain.AWSSupplyChainAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.supplychain.AWSSupplyChainClientBuilder
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.supplychain.AWSSupplyChain
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
 
equals(Object) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
 
equals(Object) - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobResult
 
equals(Object) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
 
equals(Object) - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventResult
 

F

fromValue(String) - Static method in enum com.amazonaws.services.supplychain.model.ConfigurationJobStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.supplychain.model.DataIntegrationEventType
Use this in place of valueOf.

G

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.

H

hashCode() - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
 
hashCode() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobResult
 
hashCode() - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
 
hashCode() - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobResult
 
hashCode() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
 
hashCode() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventResult
 

I

InternalServerException - Exception in com.amazonaws.services.supplychain.model
Unexpected error during processing of request.
InternalServerException(String) - Constructor for exception com.amazonaws.services.supplychain.model.InternalServerException
Constructs a new InternalServerException with the specified error message.

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
 

R

ResourceNotFoundException - Exception in com.amazonaws.services.supplychain.model
Request references a resource which does not exist.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.supplychain.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.

S

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
 

T

ThrottlingException - Exception in com.amazonaws.services.supplychain.model
Request was denied due to request throttling.
ThrottlingException(String) - Constructor for exception com.amazonaws.services.supplychain.model.ThrottlingException
Constructs a new ThrottlingException with the specified error message.
toString() - Method in class com.amazonaws.services.supplychain.model.BillOfMaterialsImportJob
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.supplychain.model.ConfigurationJobStatus
 
toString() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.supplychain.model.CreateBillOfMaterialsImportJobResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.supplychain.model.DataIntegrationEventType
 
toString() - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.supplychain.model.GetBillOfMaterialsImportJobResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.supplychain.model.SendDataIntegrationEventResult
Returns a string representation of this object.

V

ValidationException - Exception in com.amazonaws.services.supplychain.model
The input does not satisfy the constraints specified by an AWS service.
ValidationException(String) - Constructor for exception com.amazonaws.services.supplychain.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.supplychain.model.ConfigurationJobStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.supplychain.model.DataIntegrationEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.supplychain.model.ConfigurationJobStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.supplychain.model.DataIntegrationEventType
Returns an array containing the constants of this enum type, in the order they are declared.

W

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.
A B C D E F G H I M R S T V W 
Skip navigation links

Copyright © 2024. All rights reserved.