Uses of Class
io.gs2.inbox.request.DeleteGlobalMessageMasterRequest
Packages that use DeleteGlobalMessageMasterRequest
-
Uses of DeleteGlobalMessageMasterRequest in io.gs2.inbox
Methods in io.gs2.inbox with parameters of type DeleteGlobalMessageMasterRequestModifier and TypeMethodDescriptionGs2InboxRestClient.deleteGlobalMessageMaster(DeleteGlobalMessageMasterRequest request) voidGs2InboxRestClient.deleteGlobalMessageMasterAsync(DeleteGlobalMessageMasterRequest request, AsyncAction<AsyncResult<DeleteGlobalMessageMasterResult>> callback) -
Uses of DeleteGlobalMessageMasterRequest in io.gs2.inbox.request
Methods in io.gs2.inbox.request that return DeleteGlobalMessageMasterRequestModifier and TypeMethodDescriptionDeleteGlobalMessageMasterRequest.fromJson(com.fasterxml.jackson.databind.JsonNode data) DeleteGlobalMessageMasterRequest.withGlobalMessageName(String globalMessageName) DeleteGlobalMessageMasterRequest.withNamespaceName(String namespaceName)