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