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