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