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