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