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