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