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