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