Interface JsonContentTypeResolver

    • Method Detail

      • resolveContentType

        String resolveContentType​(AwsJsonProtocolMetadata protocolMetadata)
        Computes content type to send in requests.
        Parameters:
        protocolMetadata - Metadata about the protocol.
        Returns:
        Correct content type to send in request based on metadata about the client.