| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.Pod> |
V1.Pod.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.Pod |
V1.Pod.Builder.build() |
V1.Pod |
V1.Pod.Builder.buildPartial() |
static V1.Pod |
V1.Pod.getDefaultInstance() |
V1.Pod |
V1.Pod.getDefaultInstanceForType() |
V1.Pod |
V1.Pod.Builder.getDefaultInstanceForType() |
V1.Pod |
V1.PodListOrBuilder.getItems(int index)
List of pods.
|
V1.Pod |
V1.PodList.getItems(int index)
List of pods.
|
V1.Pod |
V1.PodList.Builder.getItems(int index)
List of pods.
|
static V1.Pod |
V1.Pod.parseDelimitedFrom(InputStream input) |
static V1.Pod |
V1.Pod.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Pod |
V1.Pod.parseFrom(byte[] data) |
static V1.Pod |
V1.Pod.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Pod |
V1.Pod.parseFrom(ByteBuffer data) |
static V1.Pod |
V1.Pod.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Pod |
V1.Pod.parseFrom(com.google.protobuf.ByteString data) |
static V1.Pod |
V1.Pod.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Pod |
V1.Pod.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.Pod |
V1.Pod.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.Pod |
V1.Pod.parseFrom(InputStream input) |
static V1.Pod |
V1.Pod.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1.Pod> |
V1.PodListOrBuilder.getItemsList()
List of pods.
|
List<V1.Pod> |
V1.PodList.getItemsList()
List of pods.
|
List<V1.Pod> |
V1.PodList.Builder.getItemsList()
List of pods.
|
com.google.protobuf.Parser<V1.Pod> |
V1.Pod.getParserForType() |
static com.google.protobuf.Parser<V1.Pod> |
V1.Pod.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.PodList.Builder |
V1.PodList.Builder.addItems(int index,
V1.Pod value)
List of pods.
|
V1.PodList.Builder |
V1.PodList.Builder.addItems(V1.Pod value)
List of pods.
|
V1.Pod.Builder |
V1.Pod.Builder.mergeFrom(V1.Pod other) |
static V1.Pod.Builder |
V1.Pod.newBuilder(V1.Pod prototype) |
V1.PodList.Builder |
V1.PodList.Builder.setItems(int index,
V1.Pod value)
List of pods.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodList.Builder |
V1.PodList.Builder.addAllItems(Iterable<? extends V1.Pod> values)
List of pods.
|
Copyright © 2021. All rights reserved.