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