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