Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.Resource
Packages that use Deployment.Resource
-
Uses of Deployment.Resource in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return types with arguments of type Deployment.ResourceModifier and TypeMethodDescriptionDeployment.GroupSpec.resources()Returns the value of theresourcesrecord component.Constructor parameters in cloud.quasarch.akash.impl.model.remote with type arguments of type Deployment.ResourceModifierConstructorDescriptionGroupSpec(String name, Deployment.Requirements requirements, Collection<Deployment.Resource> resources) Creates an instance of aGroupSpecrecord class.