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