Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SqlFirewallViolationAggregation> |
DataSafePaginators.listSqlFirewallViolationAnalyticsRecordIterator(ListSqlFirewallViolationAnalyticsRequest request)
Creates a new iterable which will iterate over the
SqlFirewallViolationAggregation objects contained in responses
from the listSqlFirewallViolationAnalytics operation. |
Modifier and Type | Method and Description |
---|---|
SqlFirewallViolationAggregation |
SqlFirewallViolationAggregation.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlFirewallViolationAggregation> |
SqlFirewallViolationAnalyticsCollection.getItems()
The aggregated data point items.
|
Modifier and Type | Method and Description |
---|---|
SqlFirewallViolationAggregation.Builder |
SqlFirewallViolationAggregation.Builder.copy(SqlFirewallViolationAggregation model) |
Modifier and Type | Method and Description |
---|---|
SqlFirewallViolationAnalyticsCollection.Builder |
SqlFirewallViolationAnalyticsCollection.Builder.items(List<SqlFirewallViolationAggregation> items)
The aggregated data point items.
|
Constructor and Description |
---|
SqlFirewallViolationAnalyticsCollection(List<SqlFirewallViolationAggregation> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.