Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.Group
Packages that use Deployment.Group
-
Uses of Deployment.Group in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return types with arguments of type Deployment.GroupModifier and TypeMethodDescriptionDeployment.groups()Returns the value of thegroupsrecord component.Constructor parameters in cloud.quasarch.akash.impl.model.remote with type arguments of type Deployment.GroupModifierConstructorDescriptionDeployment(Deployment.DeploymentInfo deployment, Collection<Deployment.Group> groups, Deployment.EscrowAccount escrowAccount) Creates an instance of aDeploymentrecord class.