| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Apps.StatefulSet> |
V1Apps.StatefulSet.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Apps.StatefulSet |
V1Apps.StatefulSet.Builder.build() |
V1Apps.StatefulSet |
V1Apps.StatefulSet.Builder.buildPartial() |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.getDefaultInstance() |
V1Apps.StatefulSet |
V1Apps.StatefulSet.getDefaultInstanceForType() |
V1Apps.StatefulSet |
V1Apps.StatefulSet.Builder.getDefaultInstanceForType() |
V1Apps.StatefulSet |
V1Apps.StatefulSetListOrBuilder.getItems(int index)
Items is the list of stateful sets.
|
V1Apps.StatefulSet |
V1Apps.StatefulSetList.getItems(int index)
Items is the list of stateful sets.
|
V1Apps.StatefulSet |
V1Apps.StatefulSetList.Builder.getItems(int index)
Items is the list of stateful sets.
|
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseDelimitedFrom(InputStream input) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(byte[] data) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(ByteBuffer data) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(com.google.protobuf.ByteString data) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(InputStream input) |
static V1Apps.StatefulSet |
V1Apps.StatefulSet.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1Apps.StatefulSet> |
V1Apps.StatefulSetListOrBuilder.getItemsList()
Items is the list of stateful sets.
|
List<V1Apps.StatefulSet> |
V1Apps.StatefulSetList.getItemsList()
Items is the list of stateful sets.
|
List<V1Apps.StatefulSet> |
V1Apps.StatefulSetList.Builder.getItemsList()
Items is the list of stateful sets.
|
com.google.protobuf.Parser<V1Apps.StatefulSet> |
V1Apps.StatefulSet.getParserForType() |
static com.google.protobuf.Parser<V1Apps.StatefulSet> |
V1Apps.StatefulSet.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Apps.StatefulSetList.Builder |
V1Apps.StatefulSetList.Builder.addItems(int index,
V1Apps.StatefulSet value)
Items is the list of stateful sets.
|
V1Apps.StatefulSetList.Builder |
V1Apps.StatefulSetList.Builder.addItems(V1Apps.StatefulSet value)
Items is the list of stateful sets.
|
V1Apps.StatefulSet.Builder |
V1Apps.StatefulSet.Builder.mergeFrom(V1Apps.StatefulSet other) |
static V1Apps.StatefulSet.Builder |
V1Apps.StatefulSet.newBuilder(V1Apps.StatefulSet prototype) |
V1Apps.StatefulSetList.Builder |
V1Apps.StatefulSetList.Builder.setItems(int index,
V1Apps.StatefulSet value)
Items is the list of stateful sets.
|
| Modifier and Type | Method and Description |
|---|---|
V1Apps.StatefulSetList.Builder |
V1Apps.StatefulSetList.Builder.addAllItems(Iterable<? extends V1Apps.StatefulSet> values)
Items is the list of stateful sets.
|
Copyright © 2023. All rights reserved.