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