| Modifier and Type | Method and Description |
|---|---|
Subnetwork |
Subnetwork.Builder.build() |
Subnetwork |
Subnetwork.Builder.buildPartial() |
static Subnetwork |
Subnetwork.getDefaultInstance() |
Subnetwork |
Subnetwork.getDefaultInstanceForType() |
Subnetwork |
Subnetwork.Builder.getDefaultInstanceForType() |
Subnetwork |
SubnetworkListOrBuilder.getItems(int index)
A list of Subnetwork resources.
|
Subnetwork |
SubnetworkList.getItems(int index)
A list of Subnetwork resources.
|
Subnetwork |
SubnetworkList.Builder.getItems(int index)
A list of Subnetwork resources.
|
Subnetwork |
InsertSubnetworkRequest.getSubnetworkResource()
The body resource for this request
|
Subnetwork |
InsertSubnetworkRequest.Builder.getSubnetworkResource()
The body resource for this request
|
Subnetwork |
PatchSubnetworkRequest.getSubnetworkResource()
The body resource for this request
|
Subnetwork |
PatchSubnetworkRequest.Builder.getSubnetworkResource()
The body resource for this request
|
Subnetwork |
PatchSubnetworkRequestOrBuilder.getSubnetworkResource()
The body resource for this request
|
Subnetwork |
InsertSubnetworkRequestOrBuilder.getSubnetworkResource()
The body resource for this request
|
Subnetwork |
SubnetworksScopedList.getSubnetworks(int index)
A list of subnetworks contained in this scope.
|
Subnetwork |
SubnetworksScopedList.Builder.getSubnetworks(int index)
A list of subnetworks contained in this scope.
|
Subnetwork |
SubnetworksScopedListOrBuilder.getSubnetworks(int index)
A list of subnetworks contained in this scope.
|
static Subnetwork |
Subnetwork.parseDelimitedFrom(InputStream input) |
static Subnetwork |
Subnetwork.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subnetwork |
Subnetwork.parseFrom(byte[] data) |
static Subnetwork |
Subnetwork.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subnetwork |
Subnetwork.parseFrom(ByteBuffer data) |
static Subnetwork |
Subnetwork.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subnetwork |
Subnetwork.parseFrom(com.google.protobuf.ByteString data) |
static Subnetwork |
Subnetwork.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subnetwork |
Subnetwork.parseFrom(com.google.protobuf.CodedInputStream input) |
static Subnetwork |
Subnetwork.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Subnetwork |
Subnetwork.parseFrom(InputStream input) |
static Subnetwork |
Subnetwork.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Subnetwork> |
SubnetworkListOrBuilder.getItemsList()
A list of Subnetwork resources.
|
List<Subnetwork> |
SubnetworkList.getItemsList()
A list of Subnetwork resources.
|
List<Subnetwork> |
SubnetworkList.Builder.getItemsList()
A list of Subnetwork resources.
|
com.google.protobuf.Parser<Subnetwork> |
Subnetwork.getParserForType() |
List<Subnetwork> |
SubnetworksScopedList.getSubnetworksList()
A list of subnetworks contained in this scope.
|
List<Subnetwork> |
SubnetworksScopedList.Builder.getSubnetworksList()
A list of subnetworks contained in this scope.
|
List<Subnetwork> |
SubnetworksScopedListOrBuilder.getSubnetworksList()
A list of subnetworks contained in this scope.
|
static com.google.protobuf.Parser<Subnetwork> |
Subnetwork.parser() |
| Modifier and Type | Method and Description |
|---|---|
SubnetworkList.Builder |
SubnetworkList.Builder.addItems(int index,
Subnetwork value)
A list of Subnetwork resources.
|
SubnetworkList.Builder |
SubnetworkList.Builder.addItems(Subnetwork value)
A list of Subnetwork resources.
|
SubnetworksScopedList.Builder |
SubnetworksScopedList.Builder.addSubnetworks(int index,
Subnetwork value)
A list of subnetworks contained in this scope.
|
SubnetworksScopedList.Builder |
SubnetworksScopedList.Builder.addSubnetworks(Subnetwork value)
A list of subnetworks contained in this scope.
|
Subnetwork.Builder |
Subnetwork.Builder.mergeFrom(Subnetwork other) |
InsertSubnetworkRequest.Builder |
InsertSubnetworkRequest.Builder.mergeSubnetworkResource(Subnetwork value)
The body resource for this request
|
PatchSubnetworkRequest.Builder |
PatchSubnetworkRequest.Builder.mergeSubnetworkResource(Subnetwork value)
The body resource for this request
|
static Subnetwork.Builder |
Subnetwork.newBuilder(Subnetwork prototype) |
SubnetworkList.Builder |
SubnetworkList.Builder.setItems(int index,
Subnetwork value)
A list of Subnetwork resources.
|
InsertSubnetworkRequest.Builder |
InsertSubnetworkRequest.Builder.setSubnetworkResource(Subnetwork value)
The body resource for this request
|
PatchSubnetworkRequest.Builder |
PatchSubnetworkRequest.Builder.setSubnetworkResource(Subnetwork value)
The body resource for this request
|
SubnetworksScopedList.Builder |
SubnetworksScopedList.Builder.setSubnetworks(int index,
Subnetwork value)
A list of subnetworks contained in this scope.
|
| Modifier and Type | Method and Description |
|---|---|
SubnetworkList.Builder |
SubnetworkList.Builder.addAllItems(Iterable<? extends Subnetwork> values)
A list of Subnetwork resources.
|
SubnetworksScopedList.Builder |
SubnetworksScopedList.Builder.addAllSubnetworks(Iterable<? extends Subnetwork> values)
A list of subnetworks contained in this scope.
|
Copyright © 2023 Google LLC. All rights reserved.