Uses of Interface
software.amazon.awssdk.services.b2bi.model.TestMappingResponse.Builder
-
Packages that use TestMappingResponse.Builder Package Description software.amazon.awssdk.services.b2bi.model -
-
Uses of TestMappingResponse.Builder in software.amazon.awssdk.services.b2bi.model
Methods in software.amazon.awssdk.services.b2bi.model that return TestMappingResponse.Builder Modifier and Type Method Description static TestMappingResponse.BuilderTestMappingResponse. builder()TestMappingResponse.BuilderTestMappingResponse.Builder. mappedFileContent(String mappedFileContent)Returns a string for the mapping that can be used to identify the mapping.TestMappingResponse.BuilderTestMappingResponse. toBuilder()Methods in software.amazon.awssdk.services.b2bi.model that return types with arguments of type TestMappingResponse.Builder Modifier and Type Method Description static Class<? extends TestMappingResponse.Builder>TestMappingResponse. serializableBuilderClass()
-