Uses of Class
io.grafeas.v1beta1.deployment.Details
-
Packages that use Details Package Description io.grafeas.v1beta1 io.grafeas.v1beta1.deployment -
-
Uses of Details in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return Details Modifier and Type Method Description DetailsOccurrence.Builder. getDeployment()Describes the deployment of an artifact on a runtime.DetailsOccurrence. getDeployment()Describes the deployment of an artifact on a runtime.DetailsOccurrenceOrBuilder. getDeployment()Describes the deployment of an artifact on a runtime.Methods in io.grafeas.v1beta1 with parameters of type Details Modifier and Type Method Description Occurrence.BuilderOccurrence.Builder. mergeDeployment(Details value)Describes the deployment of an artifact on a runtime.Occurrence.BuilderOccurrence.Builder. setDeployment(Details value)Describes the deployment of an artifact on a runtime. -
Uses of Details in io.grafeas.v1beta1.deployment
Methods in io.grafeas.v1beta1.deployment that return Details Modifier and Type Method Description DetailsDetails.Builder. build()DetailsDetails.Builder. buildPartial()static DetailsDetails. getDefaultInstance()DetailsDetails.Builder. getDefaultInstanceForType()DetailsDetails. getDefaultInstanceForType()static DetailsDetails. parseDelimitedFrom(InputStream input)static DetailsDetails. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetailsDetails. parseFrom(byte[] data)static DetailsDetails. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetailsDetails. parseFrom(com.google.protobuf.ByteString data)static DetailsDetails. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetailsDetails. parseFrom(com.google.protobuf.CodedInputStream input)static DetailsDetails. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetailsDetails. parseFrom(InputStream input)static DetailsDetails. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetailsDetails. parseFrom(ByteBuffer data)static DetailsDetails. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.grafeas.v1beta1.deployment that return types with arguments of type Details Modifier and Type Method Description com.google.protobuf.Parser<Details>Details. getParserForType()static com.google.protobuf.Parser<Details>Details. parser()Methods in io.grafeas.v1beta1.deployment with parameters of type Details Modifier and Type Method Description Details.BuilderDetails.Builder. mergeFrom(Details other)static Details.BuilderDetails. newBuilder(Details prototype)
-