Uses of Class
com.oracle.bmc.goldengate.model.ConnectionCollection
- 
Packages that use ConnectionCollection Package Description com.oracle.bmc.goldengate.model com.oracle.bmc.goldengate.responses 
- 
- 
Uses of ConnectionCollection in com.oracle.bmc.goldengate.modelMethods in com.oracle.bmc.goldengate.model that return ConnectionCollection Modifier and Type Method Description ConnectionCollectionConnectionCollection.Builder. build()Methods in com.oracle.bmc.goldengate.model with parameters of type ConnectionCollection Modifier and Type Method Description ConnectionCollection.BuilderConnectionCollection.Builder. copy(ConnectionCollection model)
- 
Uses of ConnectionCollection in com.oracle.bmc.goldengate.responsesMethods in com.oracle.bmc.goldengate.responses that return ConnectionCollection Modifier and Type Method Description ConnectionCollectionListConnectionsResponse. getConnectionCollection()The returned ConnectionCollection instance.Methods in com.oracle.bmc.goldengate.responses with parameters of type ConnectionCollection Modifier and Type Method Description ListConnectionsResponse.BuilderListConnectionsResponse.Builder. connectionCollection(ConnectionCollection connectionCollection)The returned ConnectionCollection instance.
 
-