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 classNetworkInterfaceA network interface resource attached to an instance.static classNetworkInterface.BuilderA network interface resource attached to an instance.Methods in com.google.cloud.compute.v1 that return NetworkInterfaceOrBuilder Modifier and Type Method Description NetworkInterfaceOrBuilderUpdateNetworkInterfaceInstanceRequest.Builder. getNetworkInterfaceResourceOrBuilder()The body resource for this requestNetworkInterfaceOrBuilderUpdateNetworkInterfaceInstanceRequest. getNetworkInterfaceResourceOrBuilder()The body resource for this requestNetworkInterfaceOrBuilderUpdateNetworkInterfaceInstanceRequestOrBuilder. getNetworkInterfaceResourceOrBuilder()The body resource for this requestNetworkInterfaceOrBuilderInstance.Builder. getNetworkInterfacesOrBuilder(int index)An array of network configurations for this instance.NetworkInterfaceOrBuilderInstance. getNetworkInterfacesOrBuilder(int index)An array of network configurations for this instance.NetworkInterfaceOrBuilderInstanceOrBuilder. getNetworkInterfacesOrBuilder(int index)An array of network configurations for this instance.NetworkInterfaceOrBuilderInstanceProperties.Builder. getNetworkInterfacesOrBuilder(int index)An array of network access configurations for this interface.NetworkInterfaceOrBuilderInstanceProperties. getNetworkInterfacesOrBuilder(int index)An array of network access configurations for this interface.NetworkInterfaceOrBuilderInstancePropertiesOrBuilder. getNetworkInterfacesOrBuilder(int index)An array of network access configurations for this interface.NetworkInterfaceOrBuilderSourceInstanceProperties.Builder. getNetworkInterfacesOrBuilder(int index)An array of network access configurations for this interface.NetworkInterfaceOrBuilderSourceInstanceProperties. getNetworkInterfacesOrBuilder(int index)An array of network access configurations for this interface.NetworkInterfaceOrBuilderSourceInstancePropertiesOrBuilder. 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.
-