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