| Modifier and Type | Method and Description |
|---|---|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.clear() |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.clearCategory()
The category of the patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.clearPatchName()
The name of the patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.clearSeverity()
The severity specified for this patch
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.clearSummary()
Any summary information provided about this patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.clone() |
Inventory.ZypperPatch.Builder |
Inventory.SoftwarePackage.Builder.getZypperPatchBuilder()
Details of a Zypper patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.mergeFrom(Inventory.ZypperPatch other) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.mergeFrom(com.google.protobuf.Message other) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.newBuilder() |
static Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.newBuilder(Inventory.ZypperPatch prototype) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.newBuilderForType() |
protected Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setCategory(String value)
The category of the patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setCategoryBytes(com.google.protobuf.ByteString value)
The category of the patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setPatchName(String value)
The name of the patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setPatchNameBytes(com.google.protobuf.ByteString value)
The name of the patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setSeverity(String value)
The severity specified for this patch
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setSeverityBytes(com.google.protobuf.ByteString value)
The severity specified for this patch
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setSummary(String value)
Any summary information provided about this patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setSummaryBytes(com.google.protobuf.ByteString value)
Any summary information provided about this patch.
|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Inventory.SoftwarePackage.Builder |
Inventory.SoftwarePackage.Builder.setZypperPatch(Inventory.ZypperPatch.Builder builderForValue)
Details of a Zypper patch.
|
Copyright © 2024 Google LLC. All rights reserved.