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