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