Uses of Class
com.oracle.bmc.databasemanagement.model.ExternalListenerCollection
-
Packages that use ExternalListenerCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of ExternalListenerCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ExternalListenerCollection Modifier and Type Method Description ExternalListenerCollectionExternalListenerCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type ExternalListenerCollection Modifier and Type Method Description ExternalListenerCollection.BuilderExternalListenerCollection.Builder. copy(ExternalListenerCollection model) -
Uses of ExternalListenerCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ExternalListenerCollection Modifier and Type Method Description ExternalListenerCollectionListExternalListenersResponse. getExternalListenerCollection()The returned ExternalListenerCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ExternalListenerCollection Modifier and Type Method Description ListExternalListenersResponse.BuilderListExternalListenersResponse.Builder. externalListenerCollection(ExternalListenerCollection externalListenerCollection)The returned ExternalListenerCollection instance.
-