Uses of Class
io.gs2.key.result.DeleteKeyResult
Packages that use DeleteKeyResult
-
Uses of DeleteKeyResult in io.gs2.key
Methods in io.gs2.key that return DeleteKeyResultMethod parameters in io.gs2.key with type arguments of type DeleteKeyResultModifier and TypeMethodDescriptionvoidGs2KeyRestClient.deleteKeyAsync(DeleteKeyRequest request, AsyncAction<AsyncResult<DeleteKeyResult>> callback) -
Uses of DeleteKeyResult in io.gs2.key.result
Methods in io.gs2.key.result that return DeleteKeyResultModifier and TypeMethodDescriptionstatic DeleteKeyResultDeleteKeyResult.fromJson(com.fasterxml.jackson.databind.JsonNode data)