Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.DeploymentId
Packages that use Deployment.DeploymentId
-
Uses of Deployment.DeploymentId in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return Deployment.DeploymentIdModifier and TypeMethodDescriptionDeployment.DeploymentInfo.deploymentId()Returns the value of thedeploymentIdrecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type Deployment.DeploymentIdModifierConstructorDescriptionDeploymentInfo(Deployment.DeploymentId deploymentId, String state, String version, String createdAtBlockHeight) Creates an instance of aDeploymentInforecord class.