| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.Builder.build() |
AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.Builder.buildPartial() |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.getDefaultInstance() |
AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.getDefaultInstanceForType() |
AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.Builder.getDefaultInstanceForType() |
AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkPolicyOrBuilder.getNetworkInterfaces(int index)
Network configurations.
|
AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkPolicy.getNetworkInterfaces(int index)
Network configurations.
|
AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkPolicy.Builder.getNetworkInterfaces(int index)
Network configurations.
|
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseDelimitedFrom(InputStream input) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(byte[] data) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(ByteBuffer data) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(com.google.protobuf.ByteString data) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(com.google.protobuf.CodedInputStream input) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(InputStream input) |
static AllocationPolicy.NetworkInterface |
AllocationPolicy.NetworkInterface.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AllocationPolicy.NetworkInterface> |
AllocationPolicy.NetworkPolicyOrBuilder.getNetworkInterfacesList()
Network configurations.
|
List<AllocationPolicy.NetworkInterface> |
AllocationPolicy.NetworkPolicy.getNetworkInterfacesList()
Network configurations.
|
List<AllocationPolicy.NetworkInterface> |
AllocationPolicy.NetworkPolicy.Builder.getNetworkInterfacesList()
Network configurations.
|
com.google.protobuf.Parser<AllocationPolicy.NetworkInterface> |
AllocationPolicy.NetworkInterface.getParserForType() |
static com.google.protobuf.Parser<AllocationPolicy.NetworkInterface> |
AllocationPolicy.NetworkInterface.parser() |
| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.NetworkPolicy.Builder |
AllocationPolicy.NetworkPolicy.Builder.addNetworkInterfaces(AllocationPolicy.NetworkInterface value)
Network configurations.
|
AllocationPolicy.NetworkPolicy.Builder |
AllocationPolicy.NetworkPolicy.Builder.addNetworkInterfaces(int index,
AllocationPolicy.NetworkInterface value)
Network configurations.
|
AllocationPolicy.NetworkInterface.Builder |
AllocationPolicy.NetworkInterface.Builder.mergeFrom(AllocationPolicy.NetworkInterface other) |
static AllocationPolicy.NetworkInterface.Builder |
AllocationPolicy.NetworkInterface.newBuilder(AllocationPolicy.NetworkInterface prototype) |
AllocationPolicy.NetworkPolicy.Builder |
AllocationPolicy.NetworkPolicy.Builder.setNetworkInterfaces(int index,
AllocationPolicy.NetworkInterface value)
Network configurations.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.NetworkPolicy.Builder |
AllocationPolicy.NetworkPolicy.Builder.addAllNetworkInterfaces(Iterable<? extends AllocationPolicy.NetworkInterface> values)
Network configurations.
|
Copyright © 2025 Google LLC. All rights reserved.