Uses of Class
io.gs2.inbox.result.GetGlobalMessageMasterResult
Packages that use GetGlobalMessageMasterResult
-
Uses of GetGlobalMessageMasterResult in io.gs2.inbox
Methods in io.gs2.inbox that return GetGlobalMessageMasterResultModifier and TypeMethodDescriptionGs2InboxRestClient.getGlobalMessageMaster(GetGlobalMessageMasterRequest request) Method parameters in io.gs2.inbox with type arguments of type GetGlobalMessageMasterResultModifier and TypeMethodDescriptionvoidGs2InboxRestClient.getGlobalMessageMasterAsync(GetGlobalMessageMasterRequest request, AsyncAction<AsyncResult<GetGlobalMessageMasterResult>> callback) -
Uses of GetGlobalMessageMasterResult in io.gs2.inbox.result
Methods in io.gs2.inbox.result that return GetGlobalMessageMasterResultModifier and TypeMethodDescriptionstatic GetGlobalMessageMasterResultGetGlobalMessageMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) GetGlobalMessageMasterResult.withItem(GlobalMessageMaster item)