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