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