Uses of Class
io.gs2.inbox.result.UpdateGlobalMessageMasterResult
Packages that use UpdateGlobalMessageMasterResult
-
Uses of UpdateGlobalMessageMasterResult in io.gs2.inbox
Methods in io.gs2.inbox that return UpdateGlobalMessageMasterResultModifier and TypeMethodDescriptionGs2InboxRestClient.updateGlobalMessageMaster(UpdateGlobalMessageMasterRequest request) Method parameters in io.gs2.inbox with type arguments of type UpdateGlobalMessageMasterResultModifier and TypeMethodDescriptionvoidGs2InboxRestClient.updateGlobalMessageMasterAsync(UpdateGlobalMessageMasterRequest request, AsyncAction<AsyncResult<UpdateGlobalMessageMasterResult>> callback) -
Uses of UpdateGlobalMessageMasterResult in io.gs2.inbox.result
Methods in io.gs2.inbox.result that return UpdateGlobalMessageMasterResultModifier and TypeMethodDescriptionUpdateGlobalMessageMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UpdateGlobalMessageMasterResult.withItem(GlobalMessageMaster item)