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