Uses of Class
software.amazon.awssdk.services.supplychain.model.SupplyChainRequest
-
Packages that use SupplyChainRequest Package Description software.amazon.awssdk.services.supplychain.internal software.amazon.awssdk.services.supplychain.model -
-
Uses of SupplyChainRequest in software.amazon.awssdk.services.supplychain.internal
Methods in software.amazon.awssdk.services.supplychain.internal with type parameters of type SupplyChainRequest Modifier and Type Method Description static <T extends SupplyChainRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends SupplyChainRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of SupplyChainRequest in software.amazon.awssdk.services.supplychain.model
Subclasses of SupplyChainRequest in software.amazon.awssdk.services.supplychain.model Modifier and Type Class Description classCreateBillOfMaterialsImportJobRequestThe request parameters for CreateBillOfMaterialsImportJob.classGetBillOfMaterialsImportJobRequestThe request parameters for GetBillOfMaterialsImportJob.classSendDataIntegrationEventRequestThe request parameters for SendDataIntegrationEvent.Methods in software.amazon.awssdk.services.supplychain.model that return SupplyChainRequest Modifier and Type Method Description SupplyChainRequestSupplyChainRequest.Builder. build()Constructors in software.amazon.awssdk.services.supplychain.model with parameters of type SupplyChainRequest Constructor Description BuilderImpl(SupplyChainRequest request)
-