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