Uses of Interface
io.grafeas.v1beta1.deployment.DetailsOrBuilder
-
Packages that use DetailsOrBuilder Package Description io.grafeas.v1beta1 io.grafeas.v1beta1.deployment -
-
Uses of DetailsOrBuilder in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return DetailsOrBuilder Modifier and Type Method Description DetailsOrBuilder
Occurrence.Builder. getDeploymentOrBuilder()
Describes the deployment of an artifact on a runtime.DetailsOrBuilder
Occurrence. getDeploymentOrBuilder()
Describes the deployment of an artifact on a runtime.DetailsOrBuilder
OccurrenceOrBuilder. getDeploymentOrBuilder()
Describes the deployment of an artifact on a runtime. -
Uses of DetailsOrBuilder in io.grafeas.v1beta1.deployment
Classes in io.grafeas.v1beta1.deployment that implement DetailsOrBuilder Modifier and Type Class Description class
Details
Details of a deployment occurrence.static class
Details.Builder
Details of a deployment occurrence.
-