Uses of Interface
com.google.cloud.filestore.v1.NetworkConfigOrBuilder
-
Packages that use NetworkConfigOrBuilder Package Description com.google.cloud.filestore.v1 A client to Cloud Filestore API -
-
Uses of NetworkConfigOrBuilder in com.google.cloud.filestore.v1
Classes in com.google.cloud.filestore.v1 that implement NetworkConfigOrBuilder Modifier and Type Class Description classNetworkConfigNetwork configuration for the instance.static classNetworkConfig.BuilderNetwork configuration for the instance.Methods in com.google.cloud.filestore.v1 that return NetworkConfigOrBuilder Modifier and Type Method Description NetworkConfigOrBuilderInstance.Builder. getNetworksOrBuilder(int index)VPC networks to which the instance is connected.NetworkConfigOrBuilderInstance. getNetworksOrBuilder(int index)VPC networks to which the instance is connected.NetworkConfigOrBuilderInstanceOrBuilder. getNetworksOrBuilder(int index)VPC networks to which the instance is connected.Methods in com.google.cloud.filestore.v1 that return types with arguments of type NetworkConfigOrBuilder Modifier and Type Method Description List<? extends NetworkConfigOrBuilder>Instance.Builder. getNetworksOrBuilderList()VPC networks to which the instance is connected.List<? extends NetworkConfigOrBuilder>Instance. getNetworksOrBuilderList()VPC networks to which the instance is connected.List<? extends NetworkConfigOrBuilder>InstanceOrBuilder. getNetworksOrBuilderList()VPC networks to which the instance is connected.
-