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