public class DefaultJsonContentTypeResolver extends Object implements JsonContentTypeResolver
| Constructor and Description |
|---|
DefaultJsonContentTypeResolver(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
String |
resolveContentType(AwsJsonProtocolMetadata protocolMetadata)
Computes content type to send in requests.
|
public DefaultJsonContentTypeResolver(String prefix)
public String resolveContentType(AwsJsonProtocolMetadata protocolMetadata)
JsonContentTypeResolverresolveContentType in interface JsonContentTypeResolverprotocolMetadata - Metadata about the protocol.Copyright © 2023. All rights reserved.