Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

ADD_DEPENDENCY_SUGGESTION - Static variable in interface com.oracle.bmc.http.client.HttpProvider
 
ADD_DEPENDENCY_SUGGESTION - Static variable in interface com.oracle.bmc.http.client.internal.DelegationTokenClientFilterProvider
 
appendPathPart(String) - Method in interface com.oracle.bmc.http.client.HttpRequest
 
ASYNC_POOL_SIZE - Static variable in class com.oracle.bmc.http.client.StandardClientProperties
 
attribute(String) - Method in interface com.oracle.bmc.http.client.HttpRequest
 
attribute(String, Object) - Method in interface com.oracle.bmc.http.client.HttpRequest
 

B

baseUri(URI) - Method in interface com.oracle.bmc.http.client.HttpClientBuilder
 
body(Object) - Method in interface com.oracle.bmc.http.client.HttpRequest
 
body(InputStream, long) - Method in interface com.oracle.bmc.http.client.HttpRequest
 
body() - Method in interface com.oracle.bmc.http.client.HttpRequest
 
body(Class<T>) - Method in interface com.oracle.bmc.http.client.HttpResponse
 
BUFFER_REQUEST - Static variable in class com.oracle.bmc.http.client.StandardClientProperties
 
build() - Method in interface com.oracle.bmc.http.client.HttpClientBuilder
 
build() - Method in class com.oracle.bmc.http.client.ProxyConfiguration.Builder
 
build(Proxy) - Method in class com.oracle.bmc.http.client.ProxyConfiguration.Builder
 
builder() - Static method in class com.oracle.bmc.http.client.ProxyConfiguration
 

C

ClientProperty<T> - Class in com.oracle.bmc.http.client
 
ClientProperty(String) - Constructor for class com.oracle.bmc.http.client.ClientProperty
 
clone() - Method in class com.oracle.bmc.http.client.internal.RFC3339DateFormat
 
close() - Method in interface com.oracle.bmc.http.client.HttpClient
 
close() - Method in interface com.oracle.bmc.http.client.HttpResponse
Close this response.
com.oracle.bmc.http.client - package com.oracle.bmc.http.client
 
com.oracle.bmc.http.client.internal - package com.oracle.bmc.http.client.internal
 
com.oracle.bmc.http.client.io - package com.oracle.bmc.http.client.io
 
CONNECT_TIMEOUT - Static variable in class com.oracle.bmc.http.client.StandardClientProperties
 
copy() - Method in interface com.oracle.bmc.http.client.HttpRequest
Create a new copy of this HttpRequest with independent request properties.
create(String) - Static method in class com.oracle.bmc.http.client.ClientProperty
 
createRequest(Method) - Method in interface com.oracle.bmc.http.client.HttpClient
 

D

DelegationTokenClientFilterProvider - Interface in com.oracle.bmc.http.client.internal
 
discard() - Method in interface com.oracle.bmc.http.client.HttpRequest
Discard this request, signalling that it won’t be executed.
DuplicatableInputStream - Interface in com.oracle.bmc.http.client.io
Interface describing an InputStream that can safely be duplicated from its start and used in a thread-safe manner.
duplicate() - Method in interface com.oracle.bmc.http.client.io.DuplicatableInputStream
Produces a duplicate stream of the source (from its start) that can be used in parallel to the original stream (ie, thread safe).

E

equals(Object) - Method in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
execute() - Method in interface com.oracle.bmc.http.client.HttpRequest
 
ExplicitlySetBmcModel - Class in com.oracle.bmc.http.client.internal
Base class for models implementing the explicitly set behavior.
ExplicitlySetBmcModel() - Constructor for class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
ExplicitlySetFilter - Class in com.oracle.bmc.http.client.internal
 

F

FIELD_NAME - Static variable in class com.oracle.bmc.http.client.internal.ExplicitlySetFilter
 
format(Date, StringBuffer, FieldPosition) - Method in class com.oracle.bmc.http.client.internal.RFC3339DateFormat
 
formatRfc3339(Date, boolean) - Static method in class com.oracle.bmc.http.client.internal.RFC3339DateFormat
 

G

getDefault() - Static method in interface com.oracle.bmc.http.client.HttpProvider
 
getDefault() - Static method in interface com.oracle.bmc.http.client.internal.DelegationTokenClientFilterProvider
 
getKeyStore() - Method in class com.oracle.bmc.http.client.KeyStoreWithPassword
 
getName() - Method in class com.oracle.bmc.http.client.ClientProperty
 
getObjectMapper() - Static method in enum com.oracle.bmc.http.client.Serialization
Returns the ObjectMapper used to handle JSON requests.
getPassword() - Method in class com.oracle.bmc.http.client.KeyStoreWithPassword
 
getPassword() - Method in class com.oracle.bmc.http.client.ProxyConfiguration
 
getPriority() - Method in interface com.oracle.bmc.http.client.internal.DelegationTokenClientFilterProvider
 
getProxy() - Method in class com.oracle.bmc.http.client.ProxyConfiguration
 
getShouldAutoCloseResponseInputStream() - Static method in enum com.oracle.bmc.http.client.Options
Returns the boolean indicating if the SDK should auto-close the InputStream returned from the response once the stream has been read until the content-length of the stream.
getUsername() - Method in class com.oracle.bmc.http.client.ProxyConfiguration
 

H

hashCode() - Method in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
header(String, String) - Method in interface com.oracle.bmc.http.client.HttpRequest
 
header(String) - Method in interface com.oracle.bmc.http.client.HttpResponse
 
headers() - Method in interface com.oracle.bmc.http.client.HttpRequest
 
headers() - Method in interface com.oracle.bmc.http.client.HttpResponse
 
HOSTNAME_VERIFIER - Static variable in class com.oracle.bmc.http.client.StandardClientProperties
 
HttpClient - Interface in com.oracle.bmc.http.client
 
HttpClientBuilder - Interface in com.oracle.bmc.http.client
 
HttpProvider - Interface in com.oracle.bmc.http.client
 
HttpRequest - Interface in com.oracle.bmc.http.client
Setup builder for a HTTP request, to be executed with HttpRequest.execute().
HttpResponse - Interface in com.oracle.bmc.http.client
 

I

include(BeanPropertyWriter) - Method in class com.oracle.bmc.http.client.internal.ExplicitlySetFilter
 
include(PropertyWriter) - Method in class com.oracle.bmc.http.client.internal.ExplicitlySetFilter
 
INSTANCE - Static variable in class com.oracle.bmc.http.client.internal.ExplicitlySetFilter
 
intercept(HttpRequest) - Method in interface com.oracle.bmc.http.client.RequestInterceptor
 
InternalSdk - Annotation Type in com.oracle.bmc.http.client
Annotation to indicate a class or method is only meant for internal SDK usage, and may break/change without notice.
isProcessingException(Exception) - Method in interface com.oracle.bmc.http.client.HttpClient
Check whether the given exception is a “processing exception”, e.g.

K

KEY_STORE - Static variable in class com.oracle.bmc.http.client.StandardClientProperties
 
KeyStoreWithPassword - Class in com.oracle.bmc.http.client
 
KeyStoreWithPassword(KeyStore, String) - Constructor for class com.oracle.bmc.http.client.KeyStoreWithPassword
 

L

listBody(Class<T>) - Method in interface com.oracle.bmc.http.client.HttpResponse
 

M

markPropertyAsExplicitlySet(String) - Method in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
Specify that a model property was explicitly set by user.
method() - Method in interface com.oracle.bmc.http.client.HttpRequest
 
Method - Enum in com.oracle.bmc.http.client
 

N

NAME - Static variable in class com.oracle.bmc.http.client.internal.ExplicitlySetFilter
 
newBuilder() - Method in interface com.oracle.bmc.http.client.HttpProvider
 
newDelegationTokenClientFilter(String) - Method in interface com.oracle.bmc.http.client.internal.DelegationTokenClientFilterProvider
 

O

offloadExecutor(Executor) - Method in interface com.oracle.bmc.http.client.HttpRequest
Executor to offload some work onto (mostly for better stack traces)
Options - Enum in com.oracle.bmc.http.client
Options that can be set to control the behavior of the OCI Java SDK.

P

password(char[]) - Method in class com.oracle.bmc.http.client.ProxyConfiguration.Builder
 
property(ClientProperty<T>, T) - Method in interface com.oracle.bmc.http.client.HttpClientBuilder
 
proxy(Proxy) - Method in class com.oracle.bmc.http.client.ProxyConfiguration.Builder
 
PROXY - Static variable in class com.oracle.bmc.http.client.StandardClientProperties
 
ProxyConfiguration - Class in com.oracle.bmc.http.client
 
ProxyConfiguration(Proxy, String, char[]) - Constructor for class com.oracle.bmc.http.client.ProxyConfiguration
 
ProxyConfiguration(Proxy) - Constructor for class com.oracle.bmc.http.client.ProxyConfiguration
 
ProxyConfiguration.Builder - Class in com.oracle.bmc.http.client
 

Q

query(String, String) - Method in interface com.oracle.bmc.http.client.HttpRequest
Add a query parameter.

R

READ_TIMEOUT - Static variable in class com.oracle.bmc.http.client.StandardClientProperties
 
registerRequestInterceptor(int, RequestInterceptor) - Method in interface com.oracle.bmc.http.client.HttpClientBuilder
 
removeAttribute(String) - Method in interface com.oracle.bmc.http.client.HttpRequest
 
RequestInterceptor - Interface in com.oracle.bmc.http.client
 
RFC3339DateFormat - Class in com.oracle.bmc.http.client.internal
Swagger uses RFC3339 formats for date.
RFC3339DateFormat() - Constructor for class com.oracle.bmc.http.client.internal.RFC3339DateFormat
 

S

Serialization - Enum in com.oracle.bmc.http.client
Serialization gives access to the serializer/deserializer used by the OCI Java SDK.
serializeAsField(Object, JsonGenerator, SerializerProvider, PropertyWriter) - Method in class com.oracle.bmc.http.client.internal.ExplicitlySetFilter
 
shouldAutoCloseResponseInputStream(boolean) - Static method in enum com.oracle.bmc.http.client.Options
Sets the boolean value to indicate if the SDK should auto-close the InputStream stream returned from the response once the stream has been read until the content-length of the stream Note : This has been added to automatically release connections from the connection pool when using the Apache Connector since the Apache Connector uses connection pooling by default
SSL_CONTEXT - Static variable in class com.oracle.bmc.http.client.StandardClientProperties
 
StandardClientProperties - Class in com.oracle.bmc.http.client
 
status() - Method in interface com.oracle.bmc.http.client.HttpResponse
 
streamBody() - Method in interface com.oracle.bmc.http.client.HttpResponse
 

T

textBody() - Method in interface com.oracle.bmc.http.client.HttpResponse
 
toString() - Method in class com.oracle.bmc.http.client.ClientProperty
 
toString() - Method in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
 
TRUST_STORE - Static variable in class com.oracle.bmc.http.client.StandardClientProperties
 

U

uri() - Method in interface com.oracle.bmc.http.client.HttpRequest
 
username(String) - Method in class com.oracle.bmc.http.client.ProxyConfiguration.Builder
 

V

valueOf(String) - Static method in enum com.oracle.bmc.http.client.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.bmc.http.client.Options
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.bmc.http.client.Serialization
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.oracle.bmc.http.client.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.bmc.http.client.Options
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.bmc.http.client.Serialization
Returns an array containing the constants of this enum type, in the order they are declared.

W

wasPropertyExplicitlySet(String) - Method in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
Get whether a property was explicitly specified by user.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2016–2022. All rights reserved.