Uses of Class
org.keycloak.representations.info.CpuInfoRepresentation
Packages that use CpuInfoRepresentation
-
Uses of CpuInfoRepresentation in org.keycloak.representations.info
Methods in org.keycloak.representations.info that return CpuInfoRepresentationModifier and TypeMethodDescriptionstatic CpuInfoRepresentation
CpuInfoRepresentation.create()
ServerInfoRepresentation.getCpuInfo()
Methods in org.keycloak.representations.info with parameters of type CpuInfoRepresentationModifier and TypeMethodDescriptionvoid
ServerInfoRepresentation.setCpuInfo
(CpuInfoRepresentation cpuInfo)