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