Uses of Class
com.oracle.bmc.goldengate.model.RefreshConnectionType
- 
Packages that use RefreshConnectionType Package Description com.oracle.bmc.goldengate.model 
- 
- 
Uses of RefreshConnectionType in com.oracle.bmc.goldengate.modelMethods in com.oracle.bmc.goldengate.model that return RefreshConnectionType Modifier and Type Method Description static RefreshConnectionTypeRefreshConnectionType. create(String key)static RefreshConnectionTypeRefreshConnectionType. valueOf(String name)Returns the enum constant of this type with the specified name.static RefreshConnectionType[]RefreshConnectionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
 
-