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