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