Uses of Class
io.gs2.inbox.result.DeleteGlobalMessageMasterResult
Packages that use DeleteGlobalMessageMasterResult
-
Uses of DeleteGlobalMessageMasterResult in io.gs2.inbox
Methods in io.gs2.inbox that return DeleteGlobalMessageMasterResultModifier and TypeMethodDescriptionGs2InboxRestClient.deleteGlobalMessageMaster(DeleteGlobalMessageMasterRequest request) Method parameters in io.gs2.inbox with type arguments of type DeleteGlobalMessageMasterResultModifier and TypeMethodDescriptionvoidGs2InboxRestClient.deleteGlobalMessageMasterAsync(DeleteGlobalMessageMasterRequest request, AsyncAction<AsyncResult<DeleteGlobalMessageMasterResult>> callback) -
Uses of DeleteGlobalMessageMasterResult in io.gs2.inbox.result
Methods in io.gs2.inbox.result that return DeleteGlobalMessageMasterResultModifier and TypeMethodDescriptionDeleteGlobalMessageMasterResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteGlobalMessageMasterResult.withItem(GlobalMessageMaster item)