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