Uses of Interface
software.amazon.awssdk.services.supplychain.model.SupplyChainResponse.Builder
-
Packages that use SupplyChainResponse.Builder Package Description software.amazon.awssdk.services.supplychain.model -
-
Uses of SupplyChainResponse.Builder in software.amazon.awssdk.services.supplychain.model
Subinterfaces of SupplyChainResponse.Builder in software.amazon.awssdk.services.supplychain.model Modifier and Type Interface Description static interfaceCreateBillOfMaterialsImportJobResponse.Builderstatic interfaceGetBillOfMaterialsImportJobResponse.BuilderClasses in software.amazon.awssdk.services.supplychain.model that implement SupplyChainResponse.Builder Modifier and Type Class Description protected static classSupplyChainResponse.BuilderImplMethods in software.amazon.awssdk.services.supplychain.model that return SupplyChainResponse.Builder Modifier and Type Method Description SupplyChainResponse.BuilderSupplyChainResponse.Builder. responseMetadata(AwsResponseMetadata metadata)SupplyChainResponse.BuilderSupplyChainResponse.BuilderImpl. responseMetadata(AwsResponseMetadata responseMetadata)Constructors in software.amazon.awssdk.services.supplychain.model with parameters of type SupplyChainResponse.Builder Constructor Description SupplyChainResponse(SupplyChainResponse.Builder builder)
-