Uses of Class
io.gs2.schedule.result.UpdateEventMasterResult
Packages that use UpdateEventMasterResult
-
Uses of UpdateEventMasterResult in io.gs2.schedule
Methods in io.gs2.schedule that return UpdateEventMasterResultModifier and TypeMethodDescriptionGs2ScheduleRestClient.updateEventMaster(UpdateEventMasterRequest request) Method parameters in io.gs2.schedule with type arguments of type UpdateEventMasterResultModifier and TypeMethodDescriptionvoidGs2ScheduleRestClient.updateEventMasterAsync(UpdateEventMasterRequest request, AsyncAction<AsyncResult<UpdateEventMasterResult>> callback) -
Uses of UpdateEventMasterResult in io.gs2.schedule.result
Methods in io.gs2.schedule.result that return UpdateEventMasterResultModifier and TypeMethodDescriptionstatic UpdateEventMasterResultUpdateEventMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateEventMasterResult.withItem(EventMaster item)