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