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