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