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