Uses of Class
software.amazon.awssdk.services.b2bi.model.ConversionTarget
-
Packages that use ConversionTarget Package Description software.amazon.awssdk.services.b2bi.model -
-
Uses of ConversionTarget in software.amazon.awssdk.services.b2bi.model
Methods in software.amazon.awssdk.services.b2bi.model that return ConversionTarget Modifier and Type Method Description ConversionTargetTestConversionRequest. target()Specify the format (X12 is the only currently supported format), and other details for the conversion target.Methods in software.amazon.awssdk.services.b2bi.model with parameters of type ConversionTarget Modifier and Type Method Description TestConversionRequest.BuilderTestConversionRequest.Builder. target(ConversionTarget target)Specify the format (X12 is the only currently supported format), and other details for the conversion target.
-