Uses of Record Class
cloud.quasarch.akash.impl.model.remote.DeploymentLease.EscrowPayment
Packages that use DeploymentLease.EscrowPayment
-
Uses of DeploymentLease.EscrowPayment in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return DeploymentLease.EscrowPaymentModifier and TypeMethodDescriptionDeploymentLease.escrowPayment()Returns the value of theescrowPaymentrecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type DeploymentLease.EscrowPaymentModifierConstructorDescriptionDeploymentLease(LeaseInfo leaseInfo, DeploymentLease.EscrowPayment escrowPayment) Creates an instance of aDeploymentLeaserecord class.