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