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 DeployableOrBuilder
Note.Builder. getDeployableOrBuilder()
A note describing something that can be deployed.DeployableOrBuilder
Note. getDeployableOrBuilder()
A note describing something that can be deployed.DeployableOrBuilder
NoteOrBuilder. 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 class
Deployable
An artifact that can be deployed in some runtime.static class
Deployable.Builder
An artifact that can be deployed in some runtime.
-