Uses of Class
com.google.cloud.clouddms.v1.ConnectionProfile.ConnectionProfileCase
-
Packages that use ConnectionProfile.ConnectionProfileCase Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of ConnectionProfile.ConnectionProfileCase in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return ConnectionProfile.ConnectionProfileCase Modifier and Type Method Description static ConnectionProfile.ConnectionProfileCaseConnectionProfile.ConnectionProfileCase. forNumber(int value)ConnectionProfile.ConnectionProfileCaseConnectionProfile.Builder. getConnectionProfileCase()ConnectionProfile.ConnectionProfileCaseConnectionProfile. getConnectionProfileCase()ConnectionProfile.ConnectionProfileCaseConnectionProfileOrBuilder. getConnectionProfileCase()static ConnectionProfile.ConnectionProfileCaseConnectionProfile.ConnectionProfileCase. valueOf(int value)Deprecated.static ConnectionProfile.ConnectionProfileCaseConnectionProfile.ConnectionProfileCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ConnectionProfile.ConnectionProfileCase[]ConnectionProfile.ConnectionProfileCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-