| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1.NodeDaemonEndpoints> |
V1.NodeDaemonEndpoints.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.Builder.build() |
V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.Builder.buildPartial() |
V1.NodeDaemonEndpoints |
V1.NodeStatusOrBuilder.getDaemonEndpoints()
Endpoints of daemons running on the Node.
|
V1.NodeDaemonEndpoints |
V1.NodeStatus.getDaemonEndpoints()
Endpoints of daemons running on the Node.
|
V1.NodeDaemonEndpoints |
V1.NodeStatus.Builder.getDaemonEndpoints()
Endpoints of daemons running on the Node.
|
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.getDefaultInstance() |
V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.getDefaultInstanceForType() |
V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.Builder.getDefaultInstanceForType() |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseDelimitedFrom(InputStream input) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(byte[] data) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(ByteBuffer data) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(com.google.protobuf.ByteString data) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(InputStream input) |
static V1.NodeDaemonEndpoints |
V1.NodeDaemonEndpoints.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1.NodeDaemonEndpoints> |
V1.NodeDaemonEndpoints.getParserForType() |
static com.google.protobuf.Parser<V1.NodeDaemonEndpoints> |
V1.NodeDaemonEndpoints.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.mergeDaemonEndpoints(V1.NodeDaemonEndpoints value)
Endpoints of daemons running on the Node.
|
V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.Builder.mergeFrom(V1.NodeDaemonEndpoints other) |
static V1.NodeDaemonEndpoints.Builder |
V1.NodeDaemonEndpoints.newBuilder(V1.NodeDaemonEndpoints prototype) |
V1.NodeStatus.Builder |
V1.NodeStatus.Builder.setDaemonEndpoints(V1.NodeDaemonEndpoints value)
Endpoints of daemons running on the Node.
|
Copyright © 2021. All rights reserved.