Uses of Class
io.gs2.inbox.result.CreateGlobalMessageMasterResult
Packages that use CreateGlobalMessageMasterResult
-
Uses of CreateGlobalMessageMasterResult in io.gs2.inbox
Methods in io.gs2.inbox that return CreateGlobalMessageMasterResultModifier and TypeMethodDescriptionGs2InboxRestClient.createGlobalMessageMaster(CreateGlobalMessageMasterRequest request) Method parameters in io.gs2.inbox with type arguments of type CreateGlobalMessageMasterResultModifier and TypeMethodDescriptionvoidGs2InboxRestClient.createGlobalMessageMasterAsync(CreateGlobalMessageMasterRequest request, AsyncAction<AsyncResult<CreateGlobalMessageMasterResult>> callback) -
Uses of CreateGlobalMessageMasterResult in io.gs2.inbox.result
Methods in io.gs2.inbox.result that return CreateGlobalMessageMasterResultModifier and TypeMethodDescriptionCreateGlobalMessageMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) CreateGlobalMessageMasterResult.withItem(GlobalMessageMaster item)