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