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