| Modifier and Type | Method and Description |
|---|---|
SubnetStatus |
SubnetStatus.Builder.build() |
SubnetStatus |
SubnetStatus.Builder.buildPartial() |
static SubnetStatus |
SubnetStatus.getDefaultInstance() |
SubnetStatus |
SubnetStatus.getDefaultInstanceForType() |
SubnetStatus |
SubnetStatus.Builder.getDefaultInstanceForType() |
SubnetStatus |
DiagnoseNetworkResponse.NetworkStatusOrBuilder.getSubnetStatus(int index)
A list of status for the subnets under the current network.
|
SubnetStatus |
DiagnoseNetworkResponse.NetworkStatus.getSubnetStatus(int index)
A list of status for the subnets under the current network.
|
SubnetStatus |
DiagnoseNetworkResponse.NetworkStatus.Builder.getSubnetStatus(int index)
A list of status for the subnets under the current network.
|
static SubnetStatus |
SubnetStatus.parseDelimitedFrom(InputStream input) |
static SubnetStatus |
SubnetStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubnetStatus |
SubnetStatus.parseFrom(byte[] data) |
static SubnetStatus |
SubnetStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubnetStatus |
SubnetStatus.parseFrom(ByteBuffer data) |
static SubnetStatus |
SubnetStatus.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubnetStatus |
SubnetStatus.parseFrom(com.google.protobuf.ByteString data) |
static SubnetStatus |
SubnetStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubnetStatus |
SubnetStatus.parseFrom(com.google.protobuf.CodedInputStream input) |
static SubnetStatus |
SubnetStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SubnetStatus |
SubnetStatus.parseFrom(InputStream input) |
static SubnetStatus |
SubnetStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SubnetStatus> |
SubnetStatus.getParserForType() |
List<SubnetStatus> |
DiagnoseNetworkResponse.NetworkStatusOrBuilder.getSubnetStatusList()
A list of status for the subnets under the current network.
|
List<SubnetStatus> |
DiagnoseNetworkResponse.NetworkStatus.getSubnetStatusList()
A list of status for the subnets under the current network.
|
List<SubnetStatus> |
DiagnoseNetworkResponse.NetworkStatus.Builder.getSubnetStatusList()
A list of status for the subnets under the current network.
|
static com.google.protobuf.Parser<SubnetStatus> |
SubnetStatus.parser() |
| Modifier and Type | Method and Description |
|---|---|
DiagnoseNetworkResponse.NetworkStatus.Builder |
DiagnoseNetworkResponse.NetworkStatus.Builder.addSubnetStatus(int index,
SubnetStatus value)
A list of status for the subnets under the current network.
|
DiagnoseNetworkResponse.NetworkStatus.Builder |
DiagnoseNetworkResponse.NetworkStatus.Builder.addSubnetStatus(SubnetStatus value)
A list of status for the subnets under the current network.
|
SubnetStatus.Builder |
SubnetStatus.Builder.mergeFrom(SubnetStatus other) |
static SubnetStatus.Builder |
SubnetStatus.newBuilder(SubnetStatus prototype) |
DiagnoseNetworkResponse.NetworkStatus.Builder |
DiagnoseNetworkResponse.NetworkStatus.Builder.setSubnetStatus(int index,
SubnetStatus value)
A list of status for the subnets under the current network.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnoseNetworkResponse.NetworkStatus.Builder |
DiagnoseNetworkResponse.NetworkStatus.Builder.addAllSubnetStatus(Iterable<? extends SubnetStatus> values)
A list of status for the subnets under the current network.
|
Copyright © 2025 Google LLC. All rights reserved.