@FunctionalInterface protected static interface SdkStructuredCborFactory.CborGeneratorSupplier extends BiFunction<software.amazon.awssdk.thirdparty.jackson.core.JsonFactory,String,StructuredJsonGenerator>
| Modifier and Type | Method and Description |
|---|---|
StructuredJsonGenerator |
apply(software.amazon.awssdk.thirdparty.jackson.core.JsonFactory jsonFactory,
String contentType) |
andThenStructuredJsonGenerator apply(software.amazon.awssdk.thirdparty.jackson.core.JsonFactory jsonFactory, String contentType)
apply in interface BiFunction<software.amazon.awssdk.thirdparty.jackson.core.JsonFactory,String,StructuredJsonGenerator>Copyright © 2022. All rights reserved.