| Modifier and Type | Method and Description |
|---|---|
Inventory.ZypperPatch |
Inventory.ZypperPatch.Builder.build() |
Inventory.ZypperPatch |
Inventory.ZypperPatch.Builder.buildPartial() |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.getDefaultInstance() |
Inventory.ZypperPatch |
Inventory.ZypperPatch.getDefaultInstanceForType() |
Inventory.ZypperPatch |
Inventory.ZypperPatch.Builder.getDefaultInstanceForType() |
Inventory.ZypperPatch |
Inventory.SoftwarePackageOrBuilder.getZypperPatch()
Details of a Zypper patch.
|
Inventory.ZypperPatch |
Inventory.SoftwarePackage.getZypperPatch()
Details of a Zypper patch.
|
Inventory.ZypperPatch |
Inventory.SoftwarePackage.Builder.getZypperPatch()
Details of a Zypper patch.
|
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseDelimitedFrom(InputStream input) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(byte[] data) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(ByteBuffer data) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(com.google.protobuf.ByteString data) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(InputStream input) |
static Inventory.ZypperPatch |
Inventory.ZypperPatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Inventory.ZypperPatch> |
Inventory.ZypperPatch.getParserForType() |
static com.google.protobuf.Parser<Inventory.ZypperPatch> |
Inventory.ZypperPatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.Builder.mergeFrom(Inventory.ZypperPatch other) |
Inventory.SoftwarePackage.Builder |
Inventory.SoftwarePackage.Builder.mergeZypperPatch(Inventory.ZypperPatch value)
Details of a Zypper patch.
|
static Inventory.ZypperPatch.Builder |
Inventory.ZypperPatch.newBuilder(Inventory.ZypperPatch prototype) |
Inventory.SoftwarePackage.Builder |
Inventory.SoftwarePackage.Builder.setZypperPatch(Inventory.ZypperPatch value)
Details of a Zypper patch.
|
Copyright © 2023 Google LLC. All rights reserved.