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