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