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