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