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