Uses of Class
com.oracle.bmc.multicloud.model.MulticloudAlertCollection
-
Packages that use MulticloudAlertCollection Package Description com.oracle.bmc.multicloud.model com.oracle.bmc.multicloud.responses -
-
Uses of MulticloudAlertCollection in com.oracle.bmc.multicloud.model
Methods in com.oracle.bmc.multicloud.model that return MulticloudAlertCollection Modifier and Type Method Description MulticloudAlertCollectionMulticloudAlertCollection.Builder. build()Methods in com.oracle.bmc.multicloud.model with parameters of type MulticloudAlertCollection Modifier and Type Method Description MulticloudAlertCollection.BuilderMulticloudAlertCollection.Builder. copy(MulticloudAlertCollection model) -
Uses of MulticloudAlertCollection in com.oracle.bmc.multicloud.responses
Methods in com.oracle.bmc.multicloud.responses that return MulticloudAlertCollection Modifier and Type Method Description MulticloudAlertCollectionListMulticloudAlertsResponse. getMulticloudAlertCollection()The returned MulticloudAlertCollection instance.Methods in com.oracle.bmc.multicloud.responses with parameters of type MulticloudAlertCollection Modifier and Type Method Description ListMulticloudAlertsResponse.BuilderListMulticloudAlertsResponse.Builder. multicloudAlertCollection(MulticloudAlertCollection multicloudAlertCollection)The returned MulticloudAlertCollection instance.
-