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