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