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