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