Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.GroupSpec
Packages that use Deployment.GroupSpec
-
Uses of Deployment.GroupSpec in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return Deployment.GroupSpecModifier and TypeMethodDescriptionDeployment.Group.groupSpec()Returns the value of thegroupSpecrecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type Deployment.GroupSpecModifierConstructorDescriptionGroup(Deployment.GroupId groupId, String state, Deployment.GroupSpec groupSpec, String createdAtBlockHeight) Creates an instance of aGrouprecord class.