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