Uses of Class
com.google.cloud.clouddms.v1.ConnectionProfile.State
-
Packages that use ConnectionProfile.State Package Description com.google.cloud.clouddms.v1 A client to Database Migration API -
-
Uses of ConnectionProfile.State in com.google.cloud.clouddms.v1
Methods in com.google.cloud.clouddms.v1 that return ConnectionProfile.State Modifier and Type Method Description static ConnectionProfile.StateConnectionProfile.State. forNumber(int value)ConnectionProfile.StateConnectionProfile.Builder. getState()The current connection profile state (e.g.ConnectionProfile.StateConnectionProfile. getState()The current connection profile state (e.g.ConnectionProfile.StateConnectionProfileOrBuilder. getState()The current connection profile state (e.g.static ConnectionProfile.StateConnectionProfile.State. valueOf(int value)Deprecated.static ConnectionProfile.StateConnectionProfile.State. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ConnectionProfile.StateConnectionProfile.State. valueOf(String name)Returns the enum constant of this type with the specified name.static ConnectionProfile.State[]ConnectionProfile.State. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.clouddms.v1 that return types with arguments of type ConnectionProfile.State Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ConnectionProfile.State>ConnectionProfile.State. internalGetValueMap()Methods in com.google.cloud.clouddms.v1 with parameters of type ConnectionProfile.State Modifier and Type Method Description ConnectionProfile.BuilderConnectionProfile.Builder. setState(ConnectionProfile.State value)The current connection profile state (e.g.
-