Uses of Class
com.oracle.bmc.cloudguard.model.ResponderRecipeCollection
- 
Packages that use ResponderRecipeCollection Package Description com.oracle.bmc.cloudguard.model com.oracle.bmc.cloudguard.responses 
- 
- 
Uses of ResponderRecipeCollection in com.oracle.bmc.cloudguard.modelMethods in com.oracle.bmc.cloudguard.model that return ResponderRecipeCollection Modifier and Type Method Description ResponderRecipeCollectionResponderRecipeCollection.Builder. build()Methods in com.oracle.bmc.cloudguard.model with parameters of type ResponderRecipeCollection Modifier and Type Method Description ResponderRecipeCollection.BuilderResponderRecipeCollection.Builder. copy(ResponderRecipeCollection model)
- 
Uses of ResponderRecipeCollection in com.oracle.bmc.cloudguard.responsesMethods in com.oracle.bmc.cloudguard.responses that return ResponderRecipeCollection Modifier and Type Method Description ResponderRecipeCollectionListResponderRecipesResponse. getResponderRecipeCollection()The returned ResponderRecipeCollection instance.Methods in com.oracle.bmc.cloudguard.responses with parameters of type ResponderRecipeCollection Modifier and Type Method Description ListResponderRecipesResponse.BuilderListResponderRecipesResponse.Builder. responderRecipeCollection(ResponderRecipeCollection responderRecipeCollection)The returned ResponderRecipeCollection instance.
 
-