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