public final class AwsCborProtocolFactory extends BaseAwsJsonProtocolFactory
SdkSystemSetting.CBOR_ENABLED is
set to false.| Modifier and Type | Class and Description |
|---|---|
static class |
AwsCborProtocolFactory.Builder
Builder for
AwsJsonProtocolFactory. |
AWS_JSON| Modifier and Type | Method and Description |
|---|---|
static AwsCborProtocolFactory.Builder |
builder() |
protected JsonContentTypeResolver |
getContentTypeResolver() |
protected StructuredJsonFactory |
getSdkFactory() |
createErrorResponseHandler, createProtocolMarshaller, createResponseHandler, createResponseHandler, getContentTypeprotected JsonContentTypeResolver getContentTypeResolver()
getContentTypeResolver in class BaseAwsJsonProtocolFactoryprotected StructuredJsonFactory getSdkFactory()
getSdkFactory in class BaseAwsJsonProtocolFactoryStructuredJsonFactory to use in creating handlers.public static AwsCborProtocolFactory.Builder builder()
Copyright © 2018. All rights reserved.