Uses of Class
org.keycloak.representations.info.MemoryInfoRepresentation
Packages that use MemoryInfoRepresentation
-
Uses of MemoryInfoRepresentation in org.keycloak.representations.info
Methods in org.keycloak.representations.info that return MemoryInfoRepresentationModifier and TypeMethodDescriptionstatic MemoryInfoRepresentation
MemoryInfoRepresentation.create()
ServerInfoRepresentation.getMemoryInfo()
Methods in org.keycloak.representations.info with parameters of type MemoryInfoRepresentationModifier and TypeMethodDescriptionvoid
ServerInfoRepresentation.setMemoryInfo
(MemoryInfoRepresentation memoryInfo)