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