Uses of Interface
com.google.cloud.compute.v1.NetworkInterfaceOrBuilder
-
Packages that use NetworkInterfaceOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of NetworkInterfaceOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement NetworkInterfaceOrBuilder Modifier and Type Class Description class
NetworkInterface
A network interface resource attached to an instance.static class
NetworkInterface.Builder
A network interface resource attached to an instance.Methods in com.google.cloud.compute.v1 that return NetworkInterfaceOrBuilder Modifier and Type Method Description NetworkInterfaceOrBuilder
UpdateNetworkInterfaceInstanceRequest.Builder. getNetworkInterfaceResourceOrBuilder()
The body resource for this requestNetworkInterfaceOrBuilder
UpdateNetworkInterfaceInstanceRequest. getNetworkInterfaceResourceOrBuilder()
The body resource for this requestNetworkInterfaceOrBuilder
UpdateNetworkInterfaceInstanceRequestOrBuilder. getNetworkInterfaceResourceOrBuilder()
The body resource for this requestNetworkInterfaceOrBuilder
Instance.Builder. getNetworkInterfacesOrBuilder(int index)
An array of network configurations for this instance.NetworkInterfaceOrBuilder
Instance. getNetworkInterfacesOrBuilder(int index)
An array of network configurations for this instance.NetworkInterfaceOrBuilder
InstanceOrBuilder. getNetworkInterfacesOrBuilder(int index)
An array of network configurations for this instance.NetworkInterfaceOrBuilder
InstanceProperties.Builder. getNetworkInterfacesOrBuilder(int index)
An array of network access configurations for this interface.NetworkInterfaceOrBuilder
InstanceProperties. getNetworkInterfacesOrBuilder(int index)
An array of network access configurations for this interface.NetworkInterfaceOrBuilder
InstancePropertiesOrBuilder. getNetworkInterfacesOrBuilder(int index)
An array of network access configurations for this interface.NetworkInterfaceOrBuilder
SourceInstanceProperties.Builder. getNetworkInterfacesOrBuilder(int index)
An array of network access configurations for this interface.NetworkInterfaceOrBuilder
SourceInstanceProperties. getNetworkInterfacesOrBuilder(int index)
An array of network access configurations for this interface.NetworkInterfaceOrBuilder
SourceInstancePropertiesOrBuilder. getNetworkInterfacesOrBuilder(int index)
An array of network access configurations for this interface.Methods in com.google.cloud.compute.v1 that return types with arguments of type NetworkInterfaceOrBuilder Modifier and Type Method Description List<? extends NetworkInterfaceOrBuilder>
Instance.Builder. getNetworkInterfacesOrBuilderList()
An array of network configurations for this instance.List<? extends NetworkInterfaceOrBuilder>
Instance. getNetworkInterfacesOrBuilderList()
An array of network configurations for this instance.List<? extends NetworkInterfaceOrBuilder>
InstanceOrBuilder. getNetworkInterfacesOrBuilderList()
An array of network configurations for this instance.List<? extends NetworkInterfaceOrBuilder>
InstanceProperties.Builder. getNetworkInterfacesOrBuilderList()
An array of network access configurations for this interface.List<? extends NetworkInterfaceOrBuilder>
InstanceProperties. getNetworkInterfacesOrBuilderList()
An array of network access configurations for this interface.List<? extends NetworkInterfaceOrBuilder>
InstancePropertiesOrBuilder. getNetworkInterfacesOrBuilderList()
An array of network access configurations for this interface.List<? extends NetworkInterfaceOrBuilder>
SourceInstanceProperties.Builder. getNetworkInterfacesOrBuilderList()
An array of network access configurations for this interface.List<? extends NetworkInterfaceOrBuilder>
SourceInstanceProperties. getNetworkInterfacesOrBuilderList()
An array of network access configurations for this interface.List<? extends NetworkInterfaceOrBuilder>
SourceInstancePropertiesOrBuilder. getNetworkInterfacesOrBuilderList()
An array of network access configurations for this interface.
-