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