Uses of Class
com.oracle.bmc.cloudguard.model.TargetResponderRecipeSummary
-
Packages that use TargetResponderRecipeSummary Package Description com.oracle.bmc.cloudguard com.oracle.bmc.cloudguard.model -
-
Uses of TargetResponderRecipeSummary in com.oracle.bmc.cloudguard
Methods in com.oracle.bmc.cloudguard that return types with arguments of type TargetResponderRecipeSummary Modifier and Type Method Description Iterable<TargetResponderRecipeSummary>
CloudGuardPaginators. listTargetResponderRecipesRecordIterator(ListTargetResponderRecipesRequest request)
Creates a new iterable which will iterate over theTargetResponderRecipeSummary
objects contained in responses from the listTargetResponderRecipes operation. -
Uses of TargetResponderRecipeSummary in com.oracle.bmc.cloudguard.model
Methods in com.oracle.bmc.cloudguard.model that return TargetResponderRecipeSummary Modifier and Type Method Description TargetResponderRecipeSummary
TargetResponderRecipeSummary.Builder. build()
Methods in com.oracle.bmc.cloudguard.model that return types with arguments of type TargetResponderRecipeSummary Modifier and Type Method Description List<TargetResponderRecipeSummary>
TargetResponderRecipeCollection. getItems()
List of TargetResponderRecipeSummary resourcesMethods in com.oracle.bmc.cloudguard.model with parameters of type TargetResponderRecipeSummary Modifier and Type Method Description TargetResponderRecipeSummary.Builder
TargetResponderRecipeSummary.Builder. copy(TargetResponderRecipeSummary model)
Method parameters in com.oracle.bmc.cloudguard.model with type arguments of type TargetResponderRecipeSummary Modifier and Type Method Description TargetResponderRecipeCollection.Builder
TargetResponderRecipeCollection.Builder. items(List<TargetResponderRecipeSummary> items)
List of TargetResponderRecipeSummary resourcesConstructor parameters in com.oracle.bmc.cloudguard.model with type arguments of type TargetResponderRecipeSummary Constructor Description TargetResponderRecipeCollection(List<TargetResponderRecipeSummary> items, List<ResourceLock> locks)
Deprecated.
-