public class GetAuthorizerRequestMarshaller extends java.lang.Object implements Marshaller<Request<GetAuthorizerRequest>,GetAuthorizerRequest>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
DEFAULT_CONTENT_TYPE |
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
GetAuthorizerRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<GetAuthorizerRequest> |
marshall(GetAuthorizerRequest getAuthorizerRequest) |
private static final java.lang.String DEFAULT_CONTENT_TYPE
private final SdkJsonProtocolFactory protocolFactory
public GetAuthorizerRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<GetAuthorizerRequest> marshall(GetAuthorizerRequest getAuthorizerRequest)
marshall
in interface Marshaller<Request<GetAuthorizerRequest>,GetAuthorizerRequest>