public class JsonProtocolUtils extends Object
| Constructor | Description |
|---|---|
JsonProtocolUtils() |
| Modifier and Type | Method | Description |
|---|---|---|
static SdkJsonProtocolFactory |
createProtocolFactory(software.amazon.awssdk.codegen.model.intermediate.IntermediateModel model) |
Create the software.amazon.awssdk.protocol factory needed to create the marshallers and response handlers for the
tests.
|
public static SdkJsonProtocolFactory createProtocolFactory(software.amazon.awssdk.codegen.model.intermediate.IntermediateModel model)
model - Intermediate model of serviceSdkJsonProtocolFactoryCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.