public final class JsonProtocolUtils extends Object
Modifier and Type | Method and 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 serviceSdkJsonProtocolFactory
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.