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