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