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 DetailsOrBuilderOccurrence.Builder. getDeploymentOrBuilder()Describes the deployment of an artifact on a runtime.DetailsOrBuilderOccurrence. getDeploymentOrBuilder()Describes the deployment of an artifact on a runtime.DetailsOrBuilderOccurrenceOrBuilder. 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 classDetailsDetails of a deployment occurrence.static classDetails.BuilderDetails of a deployment occurrence.
-