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