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.infoMethods in org.keycloak.representations.info that return MemoryInfoRepresentation Modifier and Type Method Description static MemoryInfoRepresentationMemoryInfoRepresentation. create()MemoryInfoRepresentationServerInfoRepresentation. getMemoryInfo()Methods in org.keycloak.representations.info with parameters of type MemoryInfoRepresentation Modifier and Type Method Description voidServerInfoRepresentation. setMemoryInfo(MemoryInfoRepresentation memoryInfo)
 
-