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