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