| Modifier and Type | Method and Description |
|---|---|
PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.Builder.build() |
PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.Builder.buildPartial() |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.getDefaultInstance() |
PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.getDefaultInstanceForType() |
PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.Builder.getDefaultInstanceForType() |
PatchJobs.ZypperSettings |
PatchJobs.PatchConfigOrBuilder.getZypper()
Zypper update settings.
|
PatchJobs.ZypperSettings |
PatchJobs.PatchConfig.getZypper()
Zypper update settings.
|
PatchJobs.ZypperSettings |
PatchJobs.PatchConfig.Builder.getZypper()
Zypper update settings.
|
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseDelimitedFrom(InputStream input) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(byte[] data) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(ByteBuffer data) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(com.google.protobuf.ByteString data) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(com.google.protobuf.CodedInputStream input) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(InputStream input) |
static PatchJobs.ZypperSettings |
PatchJobs.ZypperSettings.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PatchJobs.ZypperSettings> |
PatchJobs.ZypperSettings.getParserForType() |
static com.google.protobuf.Parser<PatchJobs.ZypperSettings> |
PatchJobs.ZypperSettings.parser() |
| Modifier and Type | Method and Description |
|---|---|
PatchJobs.ZypperSettings.Builder |
PatchJobs.ZypperSettings.Builder.mergeFrom(PatchJobs.ZypperSettings other) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.mergeZypper(PatchJobs.ZypperSettings value)
Zypper update settings.
|
static PatchJobs.ZypperSettings.Builder |
PatchJobs.ZypperSettings.newBuilder(PatchJobs.ZypperSettings prototype) |
PatchJobs.PatchConfig.Builder |
PatchJobs.PatchConfig.Builder.setZypper(PatchJobs.ZypperSettings value)
Zypper update settings.
|
Copyright © 2024 Google LLC. All rights reserved.