Uses of Class
com.oracle.bmc.databasemanagement.model.ExternalListenerServiceCollection
-
Packages that use ExternalListenerServiceCollection Package Description com.oracle.bmc.databasemanagement.model com.oracle.bmc.databasemanagement.responses -
-
Uses of ExternalListenerServiceCollection in com.oracle.bmc.databasemanagement.model
Methods in com.oracle.bmc.databasemanagement.model that return ExternalListenerServiceCollection Modifier and Type Method Description ExternalListenerServiceCollectionExternalListenerServiceCollection.Builder. build()Methods in com.oracle.bmc.databasemanagement.model with parameters of type ExternalListenerServiceCollection Modifier and Type Method Description ExternalListenerServiceCollection.BuilderExternalListenerServiceCollection.Builder. copy(ExternalListenerServiceCollection model) -
Uses of ExternalListenerServiceCollection in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ExternalListenerServiceCollection Modifier and Type Method Description ExternalListenerServiceCollectionListExternalListenerServicesResponse. getExternalListenerServiceCollection()The returned ExternalListenerServiceCollection instance.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ExternalListenerServiceCollection Modifier and Type Method Description ListExternalListenerServicesResponse.BuilderListExternalListenerServicesResponse.Builder. externalListenerServiceCollection(ExternalListenerServiceCollection externalListenerServiceCollection)The returned ExternalListenerServiceCollection instance.
-