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