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.responses
Methods in com.oracle.bmc.cloudguard.responses that return DeleteTargetDetectorRecipeResponse.Builder Modifier and Type Method Description DeleteTargetDetectorRecipeResponse.Builder
DeleteTargetDetectorRecipeResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteTargetDetectorRecipeResponse.Builder
DeleteTargetDetectorRecipeResponse. builder()
Return a new builder for this response object.DeleteTargetDetectorRecipeResponse.Builder
DeleteTargetDetectorRecipeResponse.Builder. copy(DeleteTargetDetectorRecipeResponse o)
Copy method to populate the builder with values from the given instance.DeleteTargetDetectorRecipeResponse.Builder
DeleteTargetDetectorRecipeResponse.Builder. headers(Map<String,List<String>> headers)
DeleteTargetDetectorRecipeResponse.Builder
DeleteTargetDetectorRecipeResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-