Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus.CpuKey
-
-
Uses of CpuKey in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top that return types with arguments of type CpuKey Modifier and Type Method Description @Nullable Map<CpuKey,Cpu>Cpus. getCpu()Return cpu, ornullif it is not present.Map<CpuKey,Cpu>CpusBuilder. getCpu()Return current value associated with the property corresponding toCpus.getCpu().default @NonNull Map<CpuKey,Cpu>Cpus. nonnullCpu()Return cpu, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top with type arguments of type CpuKey Modifier and Type Method Description CpusBuilderCpusBuilder. setCpu(Map<CpuKey,Cpu> values)Set the property corresponding toCpus.getCpu()to the specified value. -
Uses of CpuKey in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus that return CpuKey Modifier and Type Method Description CpuKeyCpu. key()CpuKeyCpuBuilder. key()Return current value associated with the property corresponding toCpu.key().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus with parameters of type CpuKey Modifier and Type Method Description CpuBuilderCpuBuilder. withKey(CpuKey key)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.system.rev200413.system.cpu.top.cpus with parameters of type CpuKey Constructor Description CpuKey(CpuKey source)Creates a copy from Source Object.
-