Uses of Class
com.oracle.bmc.stackmonitoring.model.ConfigCollection
-
Packages that use ConfigCollection Package Description com.oracle.bmc.stackmonitoring.model com.oracle.bmc.stackmonitoring.responses -
-
Uses of ConfigCollection in com.oracle.bmc.stackmonitoring.model
Methods in com.oracle.bmc.stackmonitoring.model that return ConfigCollection Modifier and Type Method Description ConfigCollection
ConfigCollection.Builder. build()
Methods in com.oracle.bmc.stackmonitoring.model with parameters of type ConfigCollection Modifier and Type Method Description ConfigCollection.Builder
ConfigCollection.Builder. copy(ConfigCollection model)
-
Uses of ConfigCollection in com.oracle.bmc.stackmonitoring.responses
Methods in com.oracle.bmc.stackmonitoring.responses that return ConfigCollection Modifier and Type Method Description ConfigCollection
ListConfigsResponse. getConfigCollection()
The returned ConfigCollection instance.Methods in com.oracle.bmc.stackmonitoring.responses with parameters of type ConfigCollection Modifier and Type Method Description ListConfigsResponse.Builder
ListConfigsResponse.Builder. configCollection(ConfigCollection configCollection)
The returned ConfigCollection instance.
-