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