Interface SupplyChainRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,SdkRequest.Builder
- All Known Subinterfaces:
CreateBillOfMaterialsImportJobRequest.Builder,GetBillOfMaterialsImportJobRequest.Builder
- All Known Implementing Classes:
SupplyChainRequest.BuilderImpl
- Enclosing class:
- SupplyChainRequest
public static interface SupplyChainRequest.Builder extends AwsRequest.Builder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SupplyChainRequestbuild()-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration, overrideConfiguration, overrideConfiguration
-
-
-
-
Method Detail
-
build
SupplyChainRequest build()
- Specified by:
buildin interfaceAwsRequest.Builder- Specified by:
buildin interfaceSdkRequest.Builder
-
-