Package | Description |
---|---|
com.oracle.bmc.cloudguard.model |
Modifier and Type | Method and Description |
---|---|
UpdateTargetDetectorRecipe |
UpdateTargetDetectorRecipe.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<UpdateTargetDetectorRecipe> |
UpdateTargetDetails.getTargetDetectorRecipes()
The details of target detector recipes to be updated
|
Modifier and Type | Method and Description |
---|---|
UpdateTargetDetectorRecipe.Builder |
UpdateTargetDetectorRecipe.Builder.copy(UpdateTargetDetectorRecipe model) |
Modifier and Type | Method and Description |
---|---|
UpdateTargetDetails.Builder |
UpdateTargetDetails.Builder.targetDetectorRecipes(List<UpdateTargetDetectorRecipe> targetDetectorRecipes)
The details of target detector recipes to be updated
|
Constructor and Description |
---|
UpdateTargetDetails(String displayName,
LifecycleState lifecycleState,
List<UpdateTargetDetectorRecipe> targetDetectorRecipes,
List<UpdateTargetResponderRecipe> targetResponderRecipes,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.