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