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