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