Uses of Class
io.gs2.lottery.result.UpdateNamespaceResult
Packages that use UpdateNamespaceResult
-
Uses of UpdateNamespaceResult in io.gs2.lottery
Methods in io.gs2.lottery that return UpdateNamespaceResultModifier and TypeMethodDescriptionGs2LotteryRestClient.updateNamespace(UpdateNamespaceRequest request) Method parameters in io.gs2.lottery with type arguments of type UpdateNamespaceResultModifier and TypeMethodDescriptionvoidGs2LotteryRestClient.updateNamespaceAsync(UpdateNamespaceRequest request, AsyncAction<AsyncResult<UpdateNamespaceResult>> callback) -
Uses of UpdateNamespaceResult in io.gs2.lottery.result
Methods in io.gs2.lottery.result that return UpdateNamespaceResultModifier and TypeMethodDescriptionstatic UpdateNamespaceResultUpdateNamespaceResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)