Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.Units
Packages that use Deployment.Units
-
Uses of Deployment.Units in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return Deployment.UnitsModifier and TypeMethodDescriptionDeployment.Cpu.units()Returns the value of theunitsrecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type Deployment.UnitsModifierConstructorDescriptionCpu(Deployment.Units units, Collection<Deployment.Attribute> attributes) Creates an instance of aCpurecord class.