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