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