Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.Memory
Packages that use Deployment.Memory
-
Uses of Deployment.Memory in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return Deployment.MemoryModifier and TypeMethodDescriptionDeployment.DeploymentResource.memory()Returns the value of thememoryrecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type Deployment.MemoryModifierConstructorDescriptionDeploymentResource(Deployment.Cpu cpu, Deployment.Memory memory, Collection<Deployment.Storage> storage, Collection<Deployment.Endpoint> endpoints) Creates an instance of aDeploymentResourcerecord class.