Uses of Record Class
cloud.quasarch.akash.impl.model.remote.Deployment.SignedBy
Packages that use Deployment.SignedBy
-
Uses of Deployment.SignedBy in cloud.quasarch.akash.impl.model.remote
Methods in cloud.quasarch.akash.impl.model.remote that return Deployment.SignedByModifier and TypeMethodDescriptionDeployment.Requirements.signedBy()Returns the value of thesignedByrecord component.Constructors in cloud.quasarch.akash.impl.model.remote with parameters of type Deployment.SignedByModifierConstructorDescriptionRequirements(Deployment.SignedBy signedBy, Collection<Deployment.Attribute> attributes) Creates an instance of aRequirementsrecord class.