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