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