Package | Description |
---|---|
com.oracle.bmc.audit.model |
Modifier and Type | Method and Description |
---|---|
Request.Builder |
Request.Builder.action(String action)
The HTTP method of the request.
|
static Request.Builder |
Request.builder()
Create a new builder.
|
Request.Builder |
Request.Builder.copy(Request model) |
Request.Builder |
Request.Builder.headers(Map<String,List<String>> headers)
The HTTP header fields and values in the request.
|
Request.Builder |
Request.Builder.id(String id)
The opc-request-id of the request.
|
Request.Builder |
Request.Builder.parameters(Map<String,List<String>> parameters)
The parameters supplied by the caller during this operation.
|
Request.Builder |
Request.Builder.path(String path)
The full path of the API request.
|
Request.Builder |
Request.toBuilder() |
Copyright © 2016–2024. All rights reserved.