Uses of Class
org.keycloak.representations.info.MemoryInfoRepresentation
-
Packages that use MemoryInfoRepresentation Package Description org.keycloak.representations.info -
-
Uses of MemoryInfoRepresentation in org.keycloak.representations.info
Methods in org.keycloak.representations.info that return MemoryInfoRepresentation Modifier and Type Method Description static MemoryInfoRepresentation
MemoryInfoRepresentation. create()
MemoryInfoRepresentation
ServerInfoRepresentation. getMemoryInfo()
Methods in org.keycloak.representations.info with parameters of type MemoryInfoRepresentation Modifier and Type Method Description void
ServerInfoRepresentation. setMemoryInfo(MemoryInfoRepresentation memoryInfo)
-