Class GetMonitorRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.deadline.transform.GetMonitorRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetMonitorRequest>
@Generated("software.amazon.awssdk:codegen") public class GetMonitorRequestMarshaller extends Object implements Marshaller<GetMonitorRequest>
GetMonitorRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetMonitorRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetMonitorRequest getMonitorRequest)
-
-
-
Constructor Detail
-
GetMonitorRequestMarshaller
public GetMonitorRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetMonitorRequest getMonitorRequest)
- Specified by:
marshallin interfaceMarshaller<GetMonitorRequest>
-
-