Uses of Interface
com.google.cloud.datafusion.v1.NetworkConfigOrBuilder
-
Packages that use NetworkConfigOrBuilder Package Description com.google.cloud.datafusion.v1 A client to Cloud Data Fusion API -
-
Uses of NetworkConfigOrBuilder in com.google.cloud.datafusion.v1
Classes in com.google.cloud.datafusion.v1 that implement NetworkConfigOrBuilder Modifier and Type Class Description class
NetworkConfig
Network configuration for a Data Fusion instance.static class
NetworkConfig.Builder
Network configuration for a Data Fusion instance.Methods in com.google.cloud.datafusion.v1 that return NetworkConfigOrBuilder Modifier and Type Method Description NetworkConfigOrBuilder
Instance.Builder. getNetworkConfigOrBuilder()
Network configuration options.NetworkConfigOrBuilder
Instance. getNetworkConfigOrBuilder()
Network configuration options.NetworkConfigOrBuilder
InstanceOrBuilder. getNetworkConfigOrBuilder()
Network configuration options.
-