Uses of Class
io.gs2.dictionary.result.CreateEntryModelMasterResult
Packages that use CreateEntryModelMasterResult
-
Uses of CreateEntryModelMasterResult in io.gs2.dictionary
Methods in io.gs2.dictionary that return CreateEntryModelMasterResultModifier and TypeMethodDescriptionGs2DictionaryRestClient.createEntryModelMaster(CreateEntryModelMasterRequest request) Method parameters in io.gs2.dictionary with type arguments of type CreateEntryModelMasterResultModifier and TypeMethodDescriptionvoidGs2DictionaryRestClient.createEntryModelMasterAsync(CreateEntryModelMasterRequest request, AsyncAction<AsyncResult<CreateEntryModelMasterResult>> callback) -
Uses of CreateEntryModelMasterResult in io.gs2.dictionary.result
Methods in io.gs2.dictionary.result that return CreateEntryModelMasterResultModifier and TypeMethodDescriptionstatic CreateEntryModelMasterResultCreateEntryModelMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateEntryModelMasterResult.withItem(EntryModelMaster item)