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