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