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.cloudguardMethods 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 theTargetResponderRecipeSummaryobjects contained in responses from the listTargetResponderRecipes operation.
- 
Uses of TargetResponderRecipeSummary in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return TargetResponderRecipeSummary Modifier and Type Method Description TargetResponderRecipeSummaryTargetResponderRecipeSummary.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.BuilderTargetResponderRecipeSummary.Builder. copy(TargetResponderRecipeSummary model)Method parameters in com.oracle.bmc.cloudguard.model with type arguments of type TargetResponderRecipeSummary Modifier and Type Method Description TargetResponderRecipeCollection.BuilderTargetResponderRecipeCollection.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.
 
-