| Package | Description |
|---|---|
| com.oracle.bmc.http.internal | |
| com.oracle.bmc.requests | |
| com.oracle.bmc.retrier |
| Modifier and Type | Method and Description |
|---|---|
ClientCall<REQ,RESP,RESP_BUILDER> |
ClientCall.requestBuilder(Supplier<BmcRequest.Builder<? extends REQ,?>> requestBuilder) |
| Modifier and Type | Method and Description |
|---|---|
default BmcRequest.Builder<T,B> |
BmcRequest.Builder.body$(B body)
Alternative setter for the body parameter, if this request supports a body.
|
BmcRequest.Builder<T,B> |
BmcRequest.Builder.copy(T o)
Copy method to populate the builder with values from the given instance.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends BmcRequest<InputStream>> |
Retriers.wrapBodyInputStreamIfNecessary(T request,
BmcRequest.Builder<T,InputStream> builder,
RetryConfiguration retryConfiguration)
Wrap the input stream in the request so retries can work.
|
Copyright © 2016–2024. All rights reserved.