Skip navigation links
A B C D E 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
 
baseUri(String) - 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.internal.ClientThreadFactory.Builder
 
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.internal.ClientThreadFactory
 
Builder() - Constructor for class com.oracle.bmc.http.client.internal.ClientThreadFactory.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
 
ClientThreadFactory - Class in com.oracle.bmc.http.client.internal
A thread factory for use in clients.
ClientThreadFactory.Builder - Class in com.oracle.bmc.http.client.internal
 
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
 
EXPLICITLY_SET_FILTER_NAME - Static variable in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
The name of the explicitly set filter for usage in serialization / deserialization implementations
EXPLICITLY_SET_PROPERTY_NAME - Static variable in class com.oracle.bmc.http.client.internal.ExplicitlySetBmcModel
The name of the explicitly set map property for usage in serialization / deserialization implementations
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
 

G

getDefault() - Static method in interface com.oracle.bmc.http.client.HttpProvider
 
getDefault() - Static method in interface com.oracle.bmc.http.client.internal.DelegationTokenClientFilterProvider
 
getDefault() - Static method in interface com.oracle.bmc.http.client.Serializer
 
getKeyStore() - Method in class com.oracle.bmc.http.client.KeyStoreWithPassword
 
getName() - Method in class com.oracle.bmc.http.client.ClientProperty
 
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
 
getSerializer() - Method in interface com.oracle.bmc.http.client.HttpProvider
 
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.
getUseOfRealmSpecificEndpointTemplateByDefault() - Static method in enum com.oracle.bmc.http.client.Options
Returns the boolean indicating if the SDK should use realm-specific endpoint templates or not.
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

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.
isDaemon(boolean) - Method in class com.oracle.bmc.http.client.internal.ClientThreadFactory.Builder
 
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

nameFormat(String) - Method in class com.oracle.bmc.http.client.internal.ClientThreadFactory.Builder
 
newBuilder() - Method in interface com.oracle.bmc.http.client.HttpProvider
 
newDelegationTokenClientFilter(String) - Method in interface com.oracle.bmc.http.client.internal.DelegationTokenClientFilterProvider
 
newThread(Runnable) - Method in class com.oracle.bmc.http.client.internal.ClientThreadFactory
 

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
 
readValue(String, Class<T>) - Method in interface com.oracle.bmc.http.client.Serializer
 
readValue(byte[], Class<T>) - Method in interface com.oracle.bmc.http.client.Serializer
 
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
 

S

Serializer - Interface in com.oracle.bmc.http.client
 
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.
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.

W

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

Copyright © 2016–2024. All rights reserved.