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