| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.PreferAvoidPodsEntry> |
V1.PreferAvoidPodsEntry.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.Builder.build() |
V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.Builder.buildPartial() |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.getDefaultInstance() |
V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.getDefaultInstanceForType() |
V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.Builder.getDefaultInstanceForType() |
V1.PreferAvoidPodsEntry |
V1.AvoidPodsOrBuilder.getPreferAvoidPods(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.PreferAvoidPodsEntry |
V1.AvoidPods.getPreferAvoidPods(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.PreferAvoidPodsEntry |
V1.AvoidPods.Builder.getPreferAvoidPods(int index)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseDelimitedFrom(InputStream input) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(byte[] data) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(ByteBuffer data) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(com.google.protobuf.ByteString data) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(InputStream input) |
static V1.PreferAvoidPodsEntry |
V1.PreferAvoidPodsEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.PreferAvoidPodsEntry> |
V1.PreferAvoidPodsEntry.getParserForType() |
List<V1.PreferAvoidPodsEntry> |
V1.AvoidPodsOrBuilder.getPreferAvoidPodsList()
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
List<V1.PreferAvoidPodsEntry> |
V1.AvoidPods.getPreferAvoidPodsList()
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
List<V1.PreferAvoidPodsEntry> |
V1.AvoidPods.Builder.getPreferAvoidPodsList()
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
static com.google.protobuf.Parser<V1.PreferAvoidPodsEntry> |
V1.PreferAvoidPodsEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.AvoidPods.Builder |
V1.AvoidPods.Builder.addPreferAvoidPods(int index,
V1.PreferAvoidPodsEntry value)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.AvoidPods.Builder |
V1.AvoidPods.Builder.addPreferAvoidPods(V1.PreferAvoidPodsEntry value)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
V1.PreferAvoidPodsEntry.Builder |
V1.PreferAvoidPodsEntry.Builder.mergeFrom(V1.PreferAvoidPodsEntry other) |
static V1.PreferAvoidPodsEntry.Builder |
V1.PreferAvoidPodsEntry.newBuilder(V1.PreferAvoidPodsEntry prototype) |
V1.AvoidPods.Builder |
V1.AvoidPods.Builder.setPreferAvoidPods(int index,
V1.PreferAvoidPodsEntry value)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
| Modifier and Type | Method and Description |
|---|---|
V1.AvoidPods.Builder |
V1.AvoidPods.Builder.addAllPreferAvoidPods(Iterable<? extends V1.PreferAvoidPodsEntry> values)
Bounded-sized list of signatures of pods that should avoid this node, sorted
in timestamp order from oldest to newest.
|
Copyright © 2018. All rights reserved.