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