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