public interface JsonContentTypeResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveContentType(AwsJsonProtocolMetadata protocolMetadata)
Computes content type to send in requests.
|
String resolveContentType(AwsJsonProtocolMetadata protocolMetadata)
protocolMetadata - Metadata about the protocol.Copyright © 2021. All rights reserved.