Uses of Class
com.oracle.bmc.cloudguard.responses.DeleteTargetDetectorRecipeResponse.Builder
- 
Packages that use DeleteTargetDetectorRecipeResponse.Builder Package Description com.oracle.bmc.cloudguard.responses 
- 
- 
Uses of DeleteTargetDetectorRecipeResponse.Builder in com.oracle.bmc.cloudguard.responsesMethods in com.oracle.bmc.cloudguard.responses that return DeleteTargetDetectorRecipeResponse.Builder Modifier and Type Method Description DeleteTargetDetectorRecipeResponse.BuilderDeleteTargetDetectorRecipeResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static DeleteTargetDetectorRecipeResponse.BuilderDeleteTargetDetectorRecipeResponse. builder()Return a new builder for this response object.DeleteTargetDetectorRecipeResponse.BuilderDeleteTargetDetectorRecipeResponse.Builder. copy(DeleteTargetDetectorRecipeResponse o)Copy method to populate the builder with values from the given instance.DeleteTargetDetectorRecipeResponse.BuilderDeleteTargetDetectorRecipeResponse.Builder. headers(Map<String,List<String>> headers)DeleteTargetDetectorRecipeResponse.BuilderDeleteTargetDetectorRecipeResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
 
-