Uses of Interface
com.google.cloud.dataplex.v1.Task.InfrastructureSpec.VpcNetworkOrBuilder
-
Packages that use Task.InfrastructureSpec.VpcNetworkOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Task.InfrastructureSpec.VpcNetworkOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement Task.InfrastructureSpec.VpcNetworkOrBuilder Modifier and Type Class Description static classTask.InfrastructureSpec.VpcNetworkCloud VPC Network used to run the infrastructure.static classTask.InfrastructureSpec.VpcNetwork.BuilderCloud VPC Network used to run the infrastructure.Methods in com.google.cloud.dataplex.v1 that return Task.InfrastructureSpec.VpcNetworkOrBuilder Modifier and Type Method Description Task.InfrastructureSpec.VpcNetworkOrBuilderTask.InfrastructureSpec.Builder. getVpcNetworkOrBuilder()Vpc network.Task.InfrastructureSpec.VpcNetworkOrBuilderTask.InfrastructureSpec. getVpcNetworkOrBuilder()Vpc network.Task.InfrastructureSpec.VpcNetworkOrBuilderTask.InfrastructureSpecOrBuilder. getVpcNetworkOrBuilder()Vpc network.
-