Uses of Class
io.gs2.schedule.result.GetEventMasterResult
Packages that use GetEventMasterResult
-
Uses of GetEventMasterResult in io.gs2.schedule
Methods in io.gs2.schedule that return GetEventMasterResultModifier and TypeMethodDescriptionGs2ScheduleRestClient.getEventMaster(GetEventMasterRequest request) Method parameters in io.gs2.schedule with type arguments of type GetEventMasterResultModifier and TypeMethodDescriptionvoidGs2ScheduleRestClient.getEventMasterAsync(GetEventMasterRequest request, AsyncAction<AsyncResult<GetEventMasterResult>> callback) -
Uses of GetEventMasterResult in io.gs2.schedule.result
Methods in io.gs2.schedule.result that return GetEventMasterResultModifier and TypeMethodDescriptionstatic GetEventMasterResultGetEventMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetEventMasterResult.withItem(EventMaster item)