Class PutWorkflowRunPropertiesRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.glue.transform.PutWorkflowRunPropertiesRequestMarshaller
- All Implemented Interfaces:
 Marshaller<PutWorkflowRunPropertiesRequest>
@Generated("software.amazon.awssdk:codegen")
public class PutWorkflowRunPropertiesRequestMarshaller
extends Object
implements Marshaller<PutWorkflowRunPropertiesRequest>
PutWorkflowRunPropertiesRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionPutWorkflowRunPropertiesRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(PutWorkflowRunPropertiesRequest putWorkflowRunPropertiesRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
PutWorkflowRunPropertiesRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<PutWorkflowRunPropertiesRequest>- Parameters:
 putWorkflowRunPropertiesRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -