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