Uses of Interface
io.grafeas.v1beta1.deployment.DeployableOrBuilder
-
Packages that use DeployableOrBuilder Package Description io.grafeas.v1beta1 io.grafeas.v1beta1.deployment -
-
Uses of DeployableOrBuilder in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return DeployableOrBuilder Modifier and Type Method Description DeployableOrBuilderNote.Builder. getDeployableOrBuilder()A note describing something that can be deployed.DeployableOrBuilderNote. getDeployableOrBuilder()A note describing something that can be deployed.DeployableOrBuilderNoteOrBuilder. getDeployableOrBuilder()A note describing something that can be deployed. -
Uses of DeployableOrBuilder in io.grafeas.v1beta1.deployment
Classes in io.grafeas.v1beta1.deployment that implement DeployableOrBuilder Modifier and Type Class Description classDeployableAn artifact that can be deployed in some runtime.static classDeployable.BuilderAn artifact that can be deployed in some runtime.
-