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