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