| Modifier and Type | Method and Description |
|---|---|
Instance.NodeConfig |
Instance.NodeConfig.Builder.build() |
Instance.NodeConfig |
Instance.NodeConfig.Builder.buildPartial() |
static Instance.NodeConfig |
Instance.NodeConfig.getDefaultInstance() |
Instance.NodeConfig |
Instance.NodeConfig.getDefaultInstanceForType() |
Instance.NodeConfig |
Instance.NodeConfig.Builder.getDefaultInstanceForType() |
Instance.NodeConfig |
InstanceOrBuilder.getNodeConfig()
Required.
|
Instance.NodeConfig |
Instance.getNodeConfig()
Required.
|
Instance.NodeConfig |
Instance.Builder.getNodeConfig()
Required.
|
static Instance.NodeConfig |
Instance.NodeConfig.parseDelimitedFrom(InputStream input) |
static Instance.NodeConfig |
Instance.NodeConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(byte[] data) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(ByteBuffer data) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(com.google.protobuf.ByteString data) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(InputStream input) |
static Instance.NodeConfig |
Instance.NodeConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Instance.NodeConfig> |
Instance.NodeConfig.getParserForType() |
static com.google.protobuf.Parser<Instance.NodeConfig> |
Instance.NodeConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
Instance.NodeConfig.Builder |
Instance.NodeConfig.Builder.mergeFrom(Instance.NodeConfig other) |
Instance.Builder |
Instance.Builder.mergeNodeConfig(Instance.NodeConfig value)
Required.
|
static Instance.NodeConfig.Builder |
Instance.NodeConfig.newBuilder(Instance.NodeConfig prototype) |
Instance.Builder |
Instance.Builder.setNodeConfig(Instance.NodeConfig value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.