| Modifier and Type | Method and Description |
|---|---|
NetworkInterface |
NetworkInterface.Builder.build() |
NetworkInterface |
NetworkInterface.Builder.buildPartial() |
static NetworkInterface |
NetworkInterface.getDefaultInstance() |
NetworkInterface |
NetworkInterface.getDefaultInstanceForType() |
NetworkInterface |
NetworkInterface.Builder.getDefaultInstanceForType() |
NetworkInterface |
UpdateNetworkInterfaceInstanceRequestOrBuilder.getNetworkInterfaceResource()
The body resource for this request
|
NetworkInterface |
UpdateNetworkInterfaceInstanceRequest.getNetworkInterfaceResource()
The body resource for this request
|
NetworkInterface |
UpdateNetworkInterfaceInstanceRequest.Builder.getNetworkInterfaceResource()
The body resource for this request
|
NetworkInterface |
InstancePropertiesOrBuilder.getNetworkInterfaces(int index)
An array of network access configurations for this interface.
|
NetworkInterface |
Instance.getNetworkInterfaces(int index)
An array of network configurations for this instance.
|
NetworkInterface |
Instance.Builder.getNetworkInterfaces(int index)
An array of network configurations for this instance.
|
NetworkInterface |
InstanceOrBuilder.getNetworkInterfaces(int index)
An array of network configurations for this instance.
|
NetworkInterface |
InstanceProperties.getNetworkInterfaces(int index)
An array of network access configurations for this interface.
|
NetworkInterface |
InstanceProperties.Builder.getNetworkInterfaces(int index)
An array of network access configurations for this interface.
|
NetworkInterface |
SourceInstancePropertiesOrBuilder.getNetworkInterfaces(int index)
An array of network access configurations for this interface.
|
NetworkInterface |
SourceInstanceProperties.getNetworkInterfaces(int index)
An array of network access configurations for this interface.
|
NetworkInterface |
SourceInstanceProperties.Builder.getNetworkInterfaces(int index)
An array of network access configurations for this interface.
|
static NetworkInterface |
NetworkInterface.parseDelimitedFrom(InputStream input) |
static NetworkInterface |
NetworkInterface.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkInterface |
NetworkInterface.parseFrom(byte[] data) |
static NetworkInterface |
NetworkInterface.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkInterface |
NetworkInterface.parseFrom(ByteBuffer data) |
static NetworkInterface |
NetworkInterface.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkInterface |
NetworkInterface.parseFrom(com.google.protobuf.ByteString data) |
static NetworkInterface |
NetworkInterface.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkInterface |
NetworkInterface.parseFrom(com.google.protobuf.CodedInputStream input) |
static NetworkInterface |
NetworkInterface.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NetworkInterface |
NetworkInterface.parseFrom(InputStream input) |
static NetworkInterface |
NetworkInterface.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NetworkInterface> |
InstancePropertiesOrBuilder.getNetworkInterfacesList()
An array of network access configurations for this interface.
|
List<NetworkInterface> |
Instance.getNetworkInterfacesList()
An array of network configurations for this instance.
|
List<NetworkInterface> |
Instance.Builder.getNetworkInterfacesList()
An array of network configurations for this instance.
|
List<NetworkInterface> |
InstanceOrBuilder.getNetworkInterfacesList()
An array of network configurations for this instance.
|
List<NetworkInterface> |
InstanceProperties.getNetworkInterfacesList()
An array of network access configurations for this interface.
|
List<NetworkInterface> |
InstanceProperties.Builder.getNetworkInterfacesList()
An array of network access configurations for this interface.
|
List<NetworkInterface> |
SourceInstancePropertiesOrBuilder.getNetworkInterfacesList()
An array of network access configurations for this interface.
|
List<NetworkInterface> |
SourceInstanceProperties.getNetworkInterfacesList()
An array of network access configurations for this interface.
|
List<NetworkInterface> |
SourceInstanceProperties.Builder.getNetworkInterfacesList()
An array of network access configurations for this interface.
|
com.google.protobuf.Parser<NetworkInterface> |
NetworkInterface.getParserForType() |
static com.google.protobuf.Parser<NetworkInterface> |
NetworkInterface.parser() |
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addNetworkInterfaces(int index,
NetworkInterface value)
An array of network configurations for this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.addNetworkInterfaces(int index,
NetworkInterface value)
An array of network access configurations for this interface.
|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.addNetworkInterfaces(int index,
NetworkInterface value)
An array of network access configurations for this interface.
|
Instance.Builder |
Instance.Builder.addNetworkInterfaces(NetworkInterface value)
An array of network configurations for this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.addNetworkInterfaces(NetworkInterface value)
An array of network access configurations for this interface.
|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.addNetworkInterfaces(NetworkInterface value)
An array of network access configurations for this interface.
|
NetworkInterface.Builder |
NetworkInterface.Builder.mergeFrom(NetworkInterface other) |
UpdateNetworkInterfaceInstanceRequest.Builder |
UpdateNetworkInterfaceInstanceRequest.Builder.mergeNetworkInterfaceResource(NetworkInterface value)
The body resource for this request
|
static NetworkInterface.Builder |
NetworkInterface.newBuilder(NetworkInterface prototype) |
UpdateNetworkInterfaceInstanceRequest.Builder |
UpdateNetworkInterfaceInstanceRequest.Builder.setNetworkInterfaceResource(NetworkInterface value)
The body resource for this request
|
Instance.Builder |
Instance.Builder.setNetworkInterfaces(int index,
NetworkInterface value)
An array of network configurations for this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.setNetworkInterfaces(int index,
NetworkInterface value)
An array of network access configurations for this interface.
|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.setNetworkInterfaces(int index,
NetworkInterface value)
An array of network access configurations for this interface.
|
| Modifier and Type | Method and Description |
|---|---|
Instance.Builder |
Instance.Builder.addAllNetworkInterfaces(Iterable<? extends NetworkInterface> values)
An array of network configurations for this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.addAllNetworkInterfaces(Iterable<? extends NetworkInterface> values)
An array of network access configurations for this interface.
|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.addAllNetworkInterfaces(Iterable<? extends NetworkInterface> values)
An array of network access configurations for this interface.
|
Copyright © 2023 Google LLC. All rights reserved.