- getConnectTimeout() - Method in class com.google.cloud.http.HttpTransportOptions
-
Returns the timeout in milliseconds to establish a connection.
- getHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.cloud.http.CensusHttpModule
-
Returns the HttpExecuteInterceptor
used when initializing the HttpRequest
.
- getHttpRequestInitializer(ServiceOptions<?, ?>) - Method in class com.google.cloud.http.HttpTransportOptions
-
Returns a request initializer responsible for initializing requests according to service
options.
- getHttpTransportFactory() - Method in class com.google.cloud.http.HttpTransportOptions
-
Returns the HTTP transport factory.
- getReadTimeout() - Method in class com.google.cloud.http.HttpTransportOptions
-
Returns the timeout in milliseconds to read from an established connection.
- getTracer() - Method in class com.google.cloud.http.CensusHttpModule
-
Returns the tracing component of OpenCensus.