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