Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.GroupId
Packages that use Deployment.GroupId
-
Uses of Deployment.GroupId in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return Deployment.GroupIdModifier and TypeMethodDescriptionDeployment.Group.groupId()Returns the value of thegroupIdrecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type Deployment.GroupIdModifierConstructorDescriptionGroup(Deployment.GroupId groupId, String state, Deployment.GroupSpec groupSpec, String createdAtBlockHeight) Creates an instance of aGrouprecord class.