Uses of Class
com.google.cloud.dataplex.v1.Task.InfrastructureSpec.VpcNetwork.NetworkNameCase
-
Packages that use Task.InfrastructureSpec.VpcNetwork.NetworkNameCase Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Task.InfrastructureSpec.VpcNetwork.NetworkNameCase in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return Task.InfrastructureSpec.VpcNetwork.NetworkNameCase Modifier and Type Method Description static Task.InfrastructureSpec.VpcNetwork.NetworkNameCaseTask.InfrastructureSpec.VpcNetwork.NetworkNameCase. forNumber(int value)Task.InfrastructureSpec.VpcNetwork.NetworkNameCaseTask.InfrastructureSpec.VpcNetwork.Builder. getNetworkNameCase()Task.InfrastructureSpec.VpcNetwork.NetworkNameCaseTask.InfrastructureSpec.VpcNetwork. getNetworkNameCase()Task.InfrastructureSpec.VpcNetwork.NetworkNameCaseTask.InfrastructureSpec.VpcNetworkOrBuilder. getNetworkNameCase()static Task.InfrastructureSpec.VpcNetwork.NetworkNameCaseTask.InfrastructureSpec.VpcNetwork.NetworkNameCase. valueOf(int value)Deprecated.static Task.InfrastructureSpec.VpcNetwork.NetworkNameCaseTask.InfrastructureSpec.VpcNetwork.NetworkNameCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Task.InfrastructureSpec.VpcNetwork.NetworkNameCase[]Task.InfrastructureSpec.VpcNetwork.NetworkNameCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-