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