Class CreateKnowledgeBaseRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.bedrockagent.transform.CreateKnowledgeBaseRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateKnowledgeBaseRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateKnowledgeBaseRequestMarshaller
extends Object
implements Marshaller<CreateKnowledgeBaseRequest>
CreateKnowledgeBaseRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateKnowledgeBaseRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateKnowledgeBaseRequest createKnowledgeBaseRequest)
-
Constructor Details
-
CreateKnowledgeBaseRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateKnowledgeBaseRequest>
-