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