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>
UpdateNodeStateRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description UpdateNodeStateRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(UpdateNodeStateRequest updateNodeStateRequest)
-
-
-
Constructor Detail
-
UpdateNodeStateRequestMarshaller
public UpdateNodeStateRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(UpdateNodeStateRequest updateNodeStateRequest)
- Specified by:
marshallin interfaceMarshaller<UpdateNodeStateRequest>
-
-