Package | Description |
---|---|
com.oracle.bmc.http.internal |
Constructor and Description |
---|
RestClient(javax.ws.rs.client.Client client,
EntityFactory entityFactory,
JaxRsCircuitBreaker circuitBreaker)
Create a new client that uses a provided client to make all its requests.
|
RestClient(javax.ws.rs.client.Client client,
EntityFactory entityFactory,
JaxRsCircuitBreaker circuitBreaker,
boolean isApacheNonBufferingClient)
Create a new client that uses a provided client to make all its requests.
|
RestClient(javax.ws.rs.client.Client client,
EntityFactory entityFactory,
JaxRsCircuitBreaker circuitBreaker,
boolean isApacheNonBufferingClient,
ClientConfigurator clientConfigurator)
Create a new client that uses a provided client to make all its requests.
|
Copyright © 2016–2022. All rights reserved.