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