Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.memory.state.MemoryBuilder
Packages that use MemoryBuilder
Package
Description
-
Uses of MemoryBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.memory.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.platform.rev210118.platform.component.memory.state that return MemoryBuilderModifier and TypeMethodDescriptionMemoryBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Memory> augmentation) Add an augmentation to this builder's product.MemoryBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Memory>> augmentationType) Remove an augmentation from this builder's product.MemoryBuilder.setAvailable(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toMemory.getAvailable()to the specified value.MemoryBuilder.setUtilized(org.opendaylight.yangtools.yang.common.Uint64 value) Set the property corresponding toMemory.getUtilized()to the specified value.