Uses of Class
io.gs2.key.model.Key
Packages that use Key
-
Uses of Key in io.gs2.key.model
Methods in io.gs2.key.model that return KeyModifier and TypeMethodDescriptionstatic KeyKey.fromJson(com.fasterxml.jackson.databind.JsonNode data) Key.withCreatedAt(Long createdAt) Key.withDescription(String description) Key.withRevision(Long revision) Key.withUpdatedAt(Long updatedAt) Methods in io.gs2.key.model with parameters of type Key -
Uses of Key in io.gs2.key.result
Methods in io.gs2.key.result that return KeyModifier and TypeMethodDescriptionCreateKeyResult.getItem()DeleteKeyResult.getItem()GetKeyResult.getItem()UpdateKeyResult.getItem()Methods in io.gs2.key.result that return types with arguments of type KeyMethods in io.gs2.key.result with parameters of type KeyModifier and TypeMethodDescriptionvoidvoidvoidvoidMethod parameters in io.gs2.key.result with type arguments of type Key