Package | Description |
---|---|
com.oracle.bmc.audit.model |
Modifier and Type | Method and Description |
---|---|
static Response.Builder |
Response.builder()
Create a new builder.
|
Response.Builder |
Response.Builder.copy(Response model) |
Response.Builder |
Response.Builder.headers(Map<String,List<String>> headers)
The headers of the response.
|
Response.Builder |
Response.Builder.message(String message)
A friendly description of what happened during the operation.
|
Response.Builder |
Response.Builder.payload(Map<String,Object> payload)
This value is included for backward compatibility with the Audit version 1 schema, where
it contained metadata of interest from the response payload.
|
Response.Builder |
Response.Builder.responseTime(Date responseTime)
The time of the response to the audited request, expressed in RFC
3339 timestamp format.
|
Response.Builder |
Response.Builder.status(String status)
The status code of the response.
|
Response.Builder |
Response.toBuilder() |
Copyright © 2016–2024. All rights reserved.