Package | Description |
---|---|
com.oracle.bmc.cloudguard | |
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
Iterable<PolicySummary> |
CloudGuardPaginators.listPoliciesRecordIterator(ListPoliciesRequest request)
Creates a new iterable which will iterate over the
PolicySummary objects contained in responses from the
listPolicies operation. |
Modifier and Type | Method and Description |
---|---|
PolicySummary |
PolicySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<PolicySummary> |
PolicyCollection.getItems()
List of global policy statements
|
Modifier and Type | Method and Description |
---|---|
PolicySummary.Builder |
PolicySummary.Builder.copy(PolicySummary model) |
Modifier and Type | Method and Description |
---|---|
PolicyCollection.Builder |
PolicyCollection.Builder.items(List<PolicySummary> items)
List of global policy statements
|
Constructor and Description |
---|
PolicyCollection(List<PolicySummary> items,
List<ResourceLock> locks)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.