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