public class RefreshSchemasRequestMarshaller extends java.lang.Object implements Marshaller<Request<RefreshSchemasRequest>,RefreshSchemasRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
RefreshSchemasRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<RefreshSchemasRequest> |
marshall(RefreshSchemasRequest refreshSchemasRequest) |
private final SdkJsonProtocolFactory protocolFactory
public RefreshSchemasRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<RefreshSchemasRequest> marshall(RefreshSchemasRequest refreshSchemasRequest)
marshall
in interface Marshaller<Request<RefreshSchemasRequest>,RefreshSchemasRequest>