Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
Iterable<SqlFirewallViolationSummary> |
DataSafePaginators.listSqlFirewallViolationsRecordIterator(ListSqlFirewallViolationsRequest request)
Creates a new iterable which will iterate over the
SqlFirewallViolationSummary objects contained in responses
from the listSqlFirewallViolations operation. |
Modifier and Type | Method and Description |
---|---|
SqlFirewallViolationSummary |
SqlFirewallViolationSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<SqlFirewallViolationSummary> |
SqlFirewallViolationsCollection.getItems()
Array of SQL violation summary.
|
Modifier and Type | Method and Description |
---|---|
SqlFirewallViolationSummary.Builder |
SqlFirewallViolationSummary.Builder.copy(SqlFirewallViolationSummary model) |
Modifier and Type | Method and Description |
---|---|
SqlFirewallViolationsCollection.Builder |
SqlFirewallViolationsCollection.Builder.items(List<SqlFirewallViolationSummary> items)
Array of SQL violation summary.
|
Constructor and Description |
---|
SqlFirewallViolationsCollection(List<SqlFirewallViolationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.