Package | Description |
---|---|
com.oracle.bmc.requests | |
com.oracle.bmc.retrier |
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)
Wrap the input stream in the request so retries can work.
|
Copyright © 2016–2023. All rights reserved.