Index
All Classes and Interfaces|All Packages|Serialized Form
A
- AbstractAmazonClientTransportRecorder - Class in io.quarkus.amazon.common.runtime
- AbstractAmazonClientTransportRecorder() - Constructor for class io.quarkus.amazon.common.runtime.AbstractAmazonClientTransportRecorder
- accessKeyId() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.StaticCredentialsProviderConfig
-
AWS Access key id
- additionalServices() - Method in interface io.quarkus.amazon.common.runtime.LocalStackDevServicesBuildTimeConfig
-
Additional services to be started.
- advanced() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
Async client advanced options
- advanced() - Method in interface io.quarkus.amazon.common.runtime.SdkConfig
-
sdk client advanced options
- AmazonClientApacheTransportRecorder - Class in io.quarkus.amazon.common.runtime
- AmazonClientApacheTransportRecorder() - Constructor for class io.quarkus.amazon.common.runtime.AmazonClientApacheTransportRecorder
- AmazonClientAwsCrtTransportRecorder - Class in io.quarkus.amazon.common.runtime
- AmazonClientAwsCrtTransportRecorder() - Constructor for class io.quarkus.amazon.common.runtime.AmazonClientAwsCrtTransportRecorder
- AmazonClientCommonRecorder - Class in io.quarkus.amazon.common.runtime
- AmazonClientCommonRecorder() - Constructor for class io.quarkus.amazon.common.runtime.AmazonClientCommonRecorder
- AmazonClientNettyTransportRecorder - Class in io.quarkus.amazon.common.runtime
- AmazonClientNettyTransportRecorder() - Constructor for class io.quarkus.amazon.common.runtime.AmazonClientNettyTransportRecorder
- AmazonClientOpenTelemetryRecorder - Class in io.quarkus.amazon.common.runtime
- AmazonClientOpenTelemetryRecorder() - Constructor for class io.quarkus.amazon.common.runtime.AmazonClientOpenTelemetryRecorder
- AmazonClientRecorder - Class in io.quarkus.amazon.common.runtime
- AmazonClientRecorder() - Constructor for class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- AmazonClientUrlConnectionTransportRecorder - Class in io.quarkus.amazon.common.runtime
- AmazonClientUrlConnectionTransportRecorder() - Constructor for class io.quarkus.amazon.common.runtime.AmazonClientUrlConnectionTransportRecorder
- ANONYMOUS - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- apache() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig
-
Apache HTTP client specific configurations
- APACHE - Enum constant in enum class io.quarkus.amazon.common.runtime.SyncHttpClientBuildTimeConfig.SyncClientType
- apiCallAttemptTimeout() - Method in interface io.quarkus.amazon.common.runtime.SdkConfig
-
The amount of time to wait for the HTTP request to complete before giving up and timing out.
- apiCallTimeout() - Method in interface io.quarkus.amazon.common.runtime.SdkConfig
-
The amount of time to allow the client to complete the execution of an API call.
- asyncCredentialUpdateEnabled() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.DefaultCredentialsProviderConfig
-
Whether this provider should fetch credentials asynchronously in the background.
- asyncCredentialUpdateEnabled() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.ProcessCredentialsProviderConfig
-
Whether the provider should fetch credentials asynchronously in the background.
- AsyncHttpClientBuildTimeConfig - Interface in io.quarkus.amazon.common.runtime
- AsyncHttpClientBuildTimeConfig.AsyncClientType - Enum Class in io.quarkus.amazon.common.runtime
- AsyncHttpClientConfig - Interface in io.quarkus.amazon.common.runtime
- AsyncHttpClientConfig.Advanced - Interface in io.quarkus.amazon.common.runtime
- AsyncHttpClientConfig.Http2Config - Interface in io.quarkus.amazon.common.runtime
- AsyncHttpClientConfig.NettyProxyConfiguration - Interface in io.quarkus.amazon.common.runtime
- AsyncHttpClientConfig.SdkEventLoopGroupConfig - Interface in io.quarkus.amazon.common.runtime
- AsyncHttpClientConfig.SslProviderType - Enum Class in io.quarkus.amazon.common.runtime
-
An enumeration of SSL/TLS protocol providers.
- AWS_CRT - Enum constant in enum class io.quarkus.amazon.common.runtime.AsyncHttpClientBuildTimeConfig.AsyncClientType
- AWS_CRT - Enum constant in enum class io.quarkus.amazon.common.runtime.SyncHttpClientBuildTimeConfig.SyncClientType
- AwsConfig - Interface in io.quarkus.amazon.common.runtime
- AwsCredentialsProviderConfig - Interface in io.quarkus.amazon.common.runtime
- AwsCredentialsProviderConfig.CustomCredentialsProviderConfig - Interface in io.quarkus.amazon.common.runtime
- AwsCredentialsProviderConfig.DefaultCredentialsProviderConfig - Interface in io.quarkus.amazon.common.runtime
- AwsCredentialsProviderConfig.ProcessCredentialsProviderConfig - Interface in io.quarkus.amazon.common.runtime
- AwsCredentialsProviderConfig.ProfileCredentialsProviderConfig - Interface in io.quarkus.amazon.common.runtime
- AwsCredentialsProviderConfig.StaticCredentialsProviderConfig - Interface in io.quarkus.amazon.common.runtime
- AwsCredentialsProviderType - Enum Class in io.quarkus.amazon.common.runtime
- awsSdk() - Method in interface io.quarkus.amazon.common.runtime.AwsSdkTelemetryConfig
-
AWS SDK configuration
- AwsSdkTelemetryConfig - Interface in io.quarkus.amazon.common.runtime
- AwsSdkTelemetryConfig.AwsSdkConfig - Interface in io.quarkus.amazon.common.runtime
- AwsSdkTelemetryConfig.MessagingConfig - Interface in io.quarkus.amazon.common.runtime
- AwsSdkTelemetryConfig.MessagingConfig.ExperimentalConfig - Interface in io.quarkus.amazon.common.runtime
- AwsSdkTelemetryProducer - Class in io.quarkus.amazon.common.runtime
- AwsSdkTelemetryProducer() - Constructor for class io.quarkus.amazon.common.runtime.AwsSdkTelemetryProducer
C
- captureHeaders() - Method in interface io.quarkus.amazon.common.runtime.AwsSdkTelemetryConfig.MessagingConfig.ExperimentalConfig
-
Configures the messaging headers that will be captured as span attributes.
- command() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.ProcessCredentialsProviderConfig
-
The command that should be executed to retrieve credentials.
- configure(RuntimeValue<? extends AwsClientBuilder>, RuntimeValue<AwsConfig>, RuntimeValue<SdkConfig>, HasSdkBuildTimeConfig, ScheduledExecutorService, String) - Method in class io.quarkus.amazon.common.runtime.AmazonClientCommonRecorder
- configureAsync(RuntimeValue<AwsClientBuilder>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientOpenTelemetryRecorder
- configureAsync(String, RuntimeValue<AsyncHttpClientConfig>) - Method in class io.quarkus.amazon.common.runtime.AbstractAmazonClientTransportRecorder
- configureAsync(String, RuntimeValue<AsyncHttpClientConfig>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientAwsCrtTransportRecorder
- configureAsync(String, RuntimeValue<AsyncHttpClientConfig>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientNettyTransportRecorder
- configureNettyAsync(RuntimeValue<SdkAsyncHttpClient.Builder>, Supplier<EventLoopGroup>, RuntimeValue<AsyncHttpClientConfig>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientNettyTransportRecorder
- configurePresigner(RuntimeValue<? extends SdkPresigner.Builder>, RuntimeValue<AwsConfig>, RuntimeValue<SdkConfig>, String) - Method in class io.quarkus.amazon.common.runtime.AmazonClientCommonRecorder
- configureSync(RuntimeValue<AwsClientBuilder>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientOpenTelemetryRecorder
- configureSync(String, RuntimeValue<SyncHttpClientConfig>) - Method in class io.quarkus.amazon.common.runtime.AbstractAmazonClientTransportRecorder
- configureSync(String, RuntimeValue<SyncHttpClientConfig>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientApacheTransportRecorder
- configureSync(String, RuntimeValue<SyncHttpClientConfig>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientAwsCrtTransportRecorder
- configureSync(String, RuntimeValue<SyncHttpClientConfig>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientUrlConnectionTransportRecorder
- connectionAcquisitionTimeout() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The amount of time to wait when acquiring a connection from the pool before giving up and timing out.
- connectionAcquisitionTimeout() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig
-
The amount of time to wait when acquiring a connection from the pool before giving up and timing out.
- connectionMaxIdleTime() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The maximum amount of time that a connection should be allowed to remain open while idle.
- connectionMaxIdleTime() - Method in interface io.quarkus.amazon.common.runtime.CrtHttpClientConfig
-
The maximum amount of time that a connection should be allowed to remain open while idle.
- connectionMaxIdleTime() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig
-
The maximum amount of time that a connection should be allowed to remain open while idle.
- connectionTimeout() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The amount of time to wait when initially establishing a connection before giving up and timing out.
- connectionTimeout() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig
-
The maximum amount of time to establish a connection before timing out.
- connectionTimeToLive() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The maximum amount of time that a connection should be allowed to remain open, regardless of usage frequency.
- connectionTimeToLive() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig
-
The maximum amount of time that a connection should be allowed to remain open, regardless of usage frequency.
- CONTAINER - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- containerProperties() - Method in interface io.quarkus.amazon.common.runtime.DevServicesBuildTimeConfig
-
Generic properties that are pass for additional container configuration.
- containerProperties() - Method in interface io.quarkus.amazon.common.runtime.LocalStackDevServicesBuildTimeConfig
-
Generic properties that are pass for additional container configuration.
- containerProperties() - Method in interface io.quarkus.amazon.common.runtime.MotoDevServicesBuildTimeConfig
-
Generic properties that are pass for additional container configuration.
- convert(String) - Method in class io.quarkus.amazon.common.runtime.RegionConverter
- create() - Static method in interface io.quarkus.amazon.common.runtime.CrtSubstitutions.Target_AwsV4aAuthScheme
- create() - Static method in interface io.quarkus.amazon.common.runtime.CrtSubstitutions.Target_AwsV4aHttpSigner
- create(AwsCredentialsProviderConfig) - Method in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
-
Deprecated.
- create(AwsCredentialsProviderConfig, String) - Method in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- create(TlsKeyManagersProviderConfig) - Method in enum class io.quarkus.amazon.common.runtime.TlsKeyManagersProviderType
- create(TlsTrustManagersProviderConfig) - Method in enum class io.quarkus.amazon.common.runtime.TlsTrustManagersProviderType
- createAsyncBuilder(RuntimeValue<SdkAsyncHttpClient.Builder>, LaunchMode, Executor) - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- createPresignerBuilder() - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- createSyncBuilder(RuntimeValue<SdkHttpClient.Builder>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- credentialRefreshThreshold() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.ProcessCredentialsProviderConfig
-
The amount of time between when the credentials expire and when the credentials should start to be refreshed.
- credentials() - Method in interface io.quarkus.amazon.common.runtime.AwsConfig
-
Defines credentials provider used
- crt() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig
-
AWS CRT-based HTTP client specific configurations
- CrtHttpClientConfig - Interface in io.quarkus.amazon.common.runtime
- CrtHttpClientConfig.HttpClientProxyConfiguration - Interface in io.quarkus.amazon.common.runtime
- CrtSubstitutions - Class in io.quarkus.amazon.common.runtime
- CrtSubstitutions() - Constructor for class io.quarkus.amazon.common.runtime.CrtSubstitutions
- CrtSubstitutions.Target_AwsV4aAuthScheme - Interface in io.quarkus.amazon.common.runtime
- CrtSubstitutions.Target_AwsV4aHttpSigner - Interface in io.quarkus.amazon.common.runtime
- CUSTOM - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- customProvider() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig
-
Custom credentials provider configuration
D
- DEFAULT - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- defaultAwsSdkTelemetry(OpenTelemetry, AwsSdkTelemetryConfig) - Method in class io.quarkus.amazon.common.runtime.AwsSdkTelemetryProducer
- defaultProvider() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig
-
Default credentials provider configuration
- destroy(SdkAutoCloseable, CreationalContext<SdkAutoCloseable>, Map<String, Object>) - Method in class io.quarkus.amazon.common.runtime.SdkAutoCloseableDestroyer
- DevServicesBuildTimeConfig - Interface in io.quarkus.amazon.common.runtime
E
- enabled() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.NettyProxyConfiguration
-
Enable HTTP proxy.
- enabled() - Method in interface io.quarkus.amazon.common.runtime.CrtHttpClientConfig.HttpClientProxyConfiguration
-
Enable HTTP proxy
- enabled() - Method in interface io.quarkus.amazon.common.runtime.DevServicesBuildTimeConfig
-
If a local AWS stack should be used.
- enabled() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig.HttpClientProxyConfiguration
-
Enable HTTP proxy
- endpoint() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.NettyProxyConfiguration
-
The endpoint of the proxy server that the SDK should connect through.
- endpoint() - Method in interface io.quarkus.amazon.common.runtime.CrtHttpClientConfig.HttpClientProxyConfiguration
-
The endpoint of the proxy server that the SDK should connect through.
- endpoint() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig.HttpClientProxyConfiguration
-
The endpoint of the proxy server that the SDK should connect through.
- endpointOverride() - Method in interface io.quarkus.amazon.common.runtime.SdkConfig
-
The endpoint URI with which the SDK should communicate.
- ENV_VARIABLE - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- eventLoop() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
Netty event loop configuration override
- expectContinueEnabled() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig
-
Whether the client should send an HTTP expect-continue handshake before each request.
- experimental() - Method in interface io.quarkus.amazon.common.runtime.AwsSdkTelemetryConfig.MessagingConfig
-
Experimental configuration
- experimentalRecordIndividualHttpError() - Method in interface io.quarkus.amazon.common.runtime.AwsSdkTelemetryConfig.AwsSdkConfig
-
Sets whether errors returned by each individual HTTP request should be recorded as events for the SDK span.
- experimentalSpanAttributes() - Method in interface io.quarkus.amazon.common.runtime.AwsSdkTelemetryConfig.AwsSdkConfig
-
Sets whether experimental attributes should be set to spans.
- experimentalUsePropagatorForMessaging() - Method in interface io.quarkus.amazon.common.runtime.AwsSdkTelemetryConfig.AwsSdkConfig
-
Sets whether the io.opentelemetry.context.propagation.TextMapPropagator configured in the provided OpenTelemetry should be used to inject into supported messaging attributes (currently only SQS; SNS may follow).
F
- FILE_STORE - Enum constant in enum class io.quarkus.amazon.common.runtime.TlsKeyManagersProviderType
- FILE_STORE - Enum constant in enum class io.quarkus.amazon.common.runtime.TlsTrustManagersProviderType
- fileStore() - Method in interface io.quarkus.amazon.common.runtime.TlsKeyManagersProviderConfig
-
Configuration of the file store provider.
- fileStore() - Method in interface io.quarkus.amazon.common.runtime.TlsTrustManagersProviderConfig
-
Configuration of the file store provider.
- FileStoreTlsManagersProviderConfig - Interface in io.quarkus.amazon.common.runtime
- FileStoreTlsTrustManagersProvider - Class in io.quarkus.amazon.common.runtime
-
A TlsTrustManagersProvider for creating trustmanagers from a file-based truststore
- FileStoreTlsTrustManagersProvider(FileStoreTlsManagersProviderConfig) - Constructor for class io.quarkus.amazon.common.runtime.FileStoreTlsTrustManagersProvider
G
- geSyncClientBuilder() - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- getAsyncClientBuilder() - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- getAsyncClientConfig() - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- getAsyncConfig() - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- getAwsConfig() - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- getInstance() - Static method in class io.quarkus.amazon.common.runtime.NoneTlsTrustManagersProvider
- getSdkConfig() - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- getSyncClientConfig() - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- getSyncConfig() - Method in class io.quarkus.amazon.common.runtime.AmazonClientRecorder
- getTlsKeyManagersProvider(TlsKeyManagersProviderConfig) - Method in class io.quarkus.amazon.common.runtime.AbstractAmazonClientTransportRecorder
- getTlsTrustManagersProvider(TlsTrustManagersProviderConfig) - Method in class io.quarkus.amazon.common.runtime.AbstractAmazonClientTransportRecorder
H
- HasSdkBuildTimeConfig - Interface in io.quarkus.amazon.common.runtime
- healthCheckPingPeriod() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.Http2Config
-
Sets the period that the Netty client will send
PINGframes to the remote endpoint to check the health of the connection. - http2() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
HTTP/2 specific configuration
I
- imageName() - Method in interface io.quarkus.amazon.common.runtime.LocalStackDevServicesBuildTimeConfig
-
The LocalStack container image to use.
- imageName() - Method in interface io.quarkus.amazon.common.runtime.MotoDevServicesBuildTimeConfig
-
The Moto container image to use.
- initAwsClient(AwsClientBuilder, String, AwsConfig) - Method in class io.quarkus.amazon.common.runtime.AmazonClientCommonRecorder
- initAwsPresigner(SdkPresigner.Builder, String, AwsConfig) - Method in class io.quarkus.amazon.common.runtime.AmazonClientCommonRecorder
- initCompletionMsg() - Method in interface io.quarkus.amazon.common.runtime.LocalStackDevServicesBuildTimeConfig
-
Specific container log message to be waiting for localstack init scripts completion.
- initialWindowSize() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.Http2Config
-
The initial window size for an HTTP/2 stream.
- initScriptsClasspath() - Method in interface io.quarkus.amazon.common.runtime.LocalStackDevServicesBuildTimeConfig
-
Classpath to init scripts folder executed during localstack startup. initScriptsFolder has higher precedence.
- initScriptsFolder() - Method in interface io.quarkus.amazon.common.runtime.LocalStackDevServicesBuildTimeConfig
-
Path to init scripts folder executed during localstack startup.
- initSdkClient(SdkClientBuilder, String, SdkConfig, SdkBuildTimeConfig, ScheduledExecutorService) - Method in class io.quarkus.amazon.common.runtime.AmazonClientCommonRecorder
- initSdkPresigner(SdkPresigner.Builder, String, SdkConfig) - Method in class io.quarkus.amazon.common.runtime.AmazonClientCommonRecorder
- INSTANCE_PROFILE - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- interceptors() - Method in interface io.quarkus.amazon.common.runtime.SdkBuildTimeConfig
-
List of execution interceptors that will have access to read and modify the request and response objects as they are processed by the AWS SDK.
- io.quarkus.amazon.common.runtime - package io.quarkus.amazon.common.runtime
- isolated() - Method in interface io.quarkus.amazon.common.runtime.DevServicesBuildTimeConfig
-
Indicates if shared LocalStack services managed by Dev Services should be isolated.
J
- JDK - Enum constant in enum class io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.SslProviderType
L
M
- maxConcurrency() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The maximum number of allowed concurrent requests.
- maxConcurrency() - Method in interface io.quarkus.amazon.common.runtime.CrtHttpClientConfig
-
The maximum number of allowed concurrent requests.
- maxConnections() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig
-
The maximum number of connections allowed in the connection pool.
- maxPendingConnectionAcquires() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The maximum number of pending acquires allowed.
- maxStreams() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.Http2Config
-
The maximum number of concurrent streams for an HTTP/2 connection.
- messaging() - Method in interface io.quarkus.amazon.common.runtime.AwsSdkTelemetryConfig
-
Messaging configuration
- MotoDevServicesBuildTimeConfig - Interface in io.quarkus.amazon.common.runtime
N
- name() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.CustomCredentialsProviderConfig
-
The name of custom AwsCredentialsProvider bean.
- NETTY - Enum constant in enum class io.quarkus.amazon.common.runtime.AsyncHttpClientBuildTimeConfig.AsyncClientType
- NONE - Enum constant in enum class io.quarkus.amazon.common.runtime.TlsKeyManagersProviderType
- NoneTlsTrustManagersProvider - Class in io.quarkus.amazon.common.runtime
-
A TlsTrustManagersProvider that creates a trustmanager trusting all certificates
- NoneTlsTrustManagersProvider() - Constructor for class io.quarkus.amazon.common.runtime.NoneTlsTrustManagersProvider
- nonProxyHosts() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.NettyProxyConfiguration
-
The hosts that the client is allowed to access without going through the proxy.
- nonProxyHosts() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig.HttpClientProxyConfiguration
-
The hosts that the client is allowed to access without going through the proxy.
- ntlmDomain() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig.HttpClientProxyConfiguration
-
For NTLM proxies - the Windows domain name to use when authenticating with the proxy.
- ntlmWorkstation() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig.HttpClientProxyConfiguration
-
For NTLM proxies - the Windows workstation name to use when authenticating with the proxy.
- numberOfThreads() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.SdkEventLoopGroupConfig
-
Number of threads to use for the event loop group.
O
- OPENSSL - Enum constant in enum class io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.SslProviderType
- OPENSSL_REFCNT - Enum constant in enum class io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.SslProviderType
- OtelSubstitutions - Class in io.quarkus.amazon.common.runtime
- OtelSubstitutions() - Constructor for class io.quarkus.amazon.common.runtime.OtelSubstitutions
- override() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.SdkEventLoopGroupConfig
-
Enable the custom configuration of the Netty event loop group.
P
- password() - Method in interface io.quarkus.amazon.common.runtime.CrtHttpClientConfig.HttpClientProxyConfiguration
-
The password to use when connecting through a proxy.
- password() - Method in interface io.quarkus.amazon.common.runtime.FileStoreTlsManagersProviderConfig
-
Key store password
- password() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig.HttpClientProxyConfiguration
-
The password to use when connecting through a proxy.
- path() - Method in interface io.quarkus.amazon.common.runtime.FileStoreTlsManagersProviderConfig
-
Path to the key store.
- port() - Method in interface io.quarkus.amazon.common.runtime.LocalStackDevServicesBuildTimeConfig
-
Optional fixed port localstack will listen to.
- preemptiveBasicAuthenticationEnabled() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig.HttpClientProxyConfiguration
-
Whether to attempt to authenticate preemptively against the proxy server using basic authentication.
- PROCESS - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- processOutputLimit() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.ProcessCredentialsProviderConfig
-
The maximum size of the output that can be returned by the external process before an exception is raised.
- processProvider() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig
-
Process credentials provider configuration
- PROFILE - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- profileName() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.ProfileCredentialsProviderConfig
-
The name of the profile that should be used by this credentials provider.
- profileProvider() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig
-
AWS Profile credentials provider configuration
- protocol() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The HTTP protocol to use.
- proxy() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
HTTP proxy configuration
- proxy() - Method in interface io.quarkus.amazon.common.runtime.CrtHttpClientConfig
-
HTTP proxy configuration
- proxy() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig
-
HTTP proxy configuration
R
- readTimeout() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The amount of time to wait for a read on a socket before an exception is thrown.
- receiveTelemetryEnabled() - Method in interface io.quarkus.amazon.common.runtime.AwsSdkTelemetryConfig.MessagingConfig.ExperimentalConfig
-
Set whether to capture the consumer message receive telemetry in messaging instrumentation.
- region() - Method in interface io.quarkus.amazon.common.runtime.AwsConfig
-
An Amazon Web Services region that hosts the given service.
- RegionConverter - Class in io.quarkus.amazon.common.runtime
-
A converter which converts a string with AWS region, e.g.
- RegionConverter() - Constructor for class io.quarkus.amazon.common.runtime.RegionConverter
- reuseLastProviderEnabled() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.DefaultCredentialsProviderConfig
-
Whether the provider should reuse the last successful credentials provider in the chain.
- RuntimeConfigurationError - Exception in io.quarkus.amazon.common.runtime
- RuntimeConfigurationError(String) - Constructor for exception io.quarkus.amazon.common.runtime.RuntimeConfigurationError
S
- sdk() - Method in interface io.quarkus.amazon.common.runtime.HasSdkBuildTimeConfig
-
SDK client configurations for AWS client
- SdkAutoCloseableDestroyer - Class in io.quarkus.amazon.common.runtime
- SdkAutoCloseableDestroyer() - Constructor for class io.quarkus.amazon.common.runtime.SdkAutoCloseableDestroyer
- SdkBuildTimeConfig - Interface in io.quarkus.amazon.common.runtime
-
AWS SDK specific configurations
- SdkConfig - Interface in io.quarkus.amazon.common.runtime
-
AWS SDK specific configurations
- SdkConfig.Advanced - Interface in io.quarkus.amazon.common.runtime
- secretAccessKey() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.StaticCredentialsProviderConfig
-
AWS Secret access key
- serviceName() - Method in interface io.quarkus.amazon.common.runtime.DevServicesBuildTimeConfig
-
The value of the
quarkus-dev-service-localstacklabel attached to the started container. - sessionToken() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig.StaticCredentialsProviderConfig
-
AWS Session token
- shared() - Method in interface io.quarkus.amazon.common.runtime.DevServicesBuildTimeConfig
-
Indicates if the LocalStack container managed by Dev Services is shared.
- socketTimeout() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig
-
The amount of time to wait for data to be transferred over an established, open connection before the connection is timed out.
- sslProvider() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The SSL Provider to be used in the Netty client.
- STATIC - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- staticProvider() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig
-
Static credentials provider configuration
- SyncHttpClientBuildTimeConfig - Interface in io.quarkus.amazon.common.runtime
- SyncHttpClientBuildTimeConfig.SyncClientType - Enum Class in io.quarkus.amazon.common.runtime
- SyncHttpClientConfig - Interface in io.quarkus.amazon.common.runtime
- SyncHttpClientConfig.ApacheHttpClientConfig - Interface in io.quarkus.amazon.common.runtime
- SyncHttpClientConfig.ApacheHttpClientConfig.HttpClientProxyConfiguration - Interface in io.quarkus.amazon.common.runtime
- SYSTEM_PROPERTY - Enum constant in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
- SYSTEM_PROPERTY - Enum constant in enum class io.quarkus.amazon.common.runtime.TlsKeyManagersProviderType
- SYSTEM_PROPERTY - Enum constant in enum class io.quarkus.amazon.common.runtime.TlsTrustManagersProviderType
T
- tcpKeepAlive() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
Configure whether to enable or disable TCP KeepAlive.
- tcpKeepAlive() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig
-
Configure whether to enable or disable TCP KeepAlive.
- telemetry() - Method in interface io.quarkus.amazon.common.runtime.SdkBuildTimeConfig
-
OpenTelemetry AWS SDK instrumentation will be enabled if the OpenTelemetry extension is present and this value is true.
- threadNamePrefix() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.SdkEventLoopGroupConfig
-
The thread name prefix for threads created by this thread factory used by event loop group.
- tlsKeyManagersProvider() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
TLS Key Managers provider configuration
- tlsKeyManagersProvider() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig
-
TLS Key Managers provider configuration
- TlsKeyManagersProviderConfig - Interface in io.quarkus.amazon.common.runtime
- TlsKeyManagersProviderType - Enum Class in io.quarkus.amazon.common.runtime
- tlsTrustManagersProvider() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
TLS Trust Managers provider configuration
- tlsTrustManagersProvider() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig
-
TLS Trust Managers provider configuration
- TlsTrustManagersProviderConfig - Interface in io.quarkus.amazon.common.runtime
- TlsTrustManagersProviderType - Enum Class in io.quarkus.amazon.common.runtime
- TRUST_ALL - Enum constant in enum class io.quarkus.amazon.common.runtime.TlsTrustManagersProviderType
- trustManagers() - Method in class io.quarkus.amazon.common.runtime.FileStoreTlsTrustManagersProvider
- trustManagers() - Method in class io.quarkus.amazon.common.runtime.NoneTlsTrustManagersProvider
- type() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientBuildTimeConfig
-
Type of the async HTTP client implementation
- type() - Method in interface io.quarkus.amazon.common.runtime.AwsCredentialsProviderConfig
-
Configure the credentials provider that should be used to authenticate with AWS.
- type() - Method in interface io.quarkus.amazon.common.runtime.FileStoreTlsManagersProviderConfig
-
Key store type.
- type() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientBuildTimeConfig
-
Type of the sync HTTP client implementation
- type() - Method in interface io.quarkus.amazon.common.runtime.TlsKeyManagersProviderConfig
-
TLS key managers provider type.
- type() - Method in interface io.quarkus.amazon.common.runtime.TlsTrustManagersProviderConfig
-
TLS trust managers provider type.
U
- URL - Enum constant in enum class io.quarkus.amazon.common.runtime.SyncHttpClientBuildTimeConfig.SyncClientType
- useFutureCompletionThreadPool() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.Advanced
-
Whether the default thread pool should be used to complete the futures returned from the HTTP client request.
- useIdleConnectionReaper() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
Whether the idle connections in the connection pool should be closed.
- useIdleConnectionReaper() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig
-
Whether the idle connections in the connection pool should be closed asynchronously.
- useQuarkusScheduledExecutorService() - Method in interface io.quarkus.amazon.common.runtime.SdkConfig.Advanced
-
Whether the Quarkus thread pool should be used for scheduling tasks such as async retry attempts and timeout task.
- username() - Method in interface io.quarkus.amazon.common.runtime.CrtHttpClientConfig.HttpClientProxyConfiguration
-
The username to use when connecting through a proxy.
- username() - Method in interface io.quarkus.amazon.common.runtime.SyncHttpClientConfig.ApacheHttpClientConfig.HttpClientProxyConfiguration
-
The username to use when connecting through a proxy.
V
- validateFileStore(String, String, String, FileStoreTlsManagersProviderConfig) - Method in class io.quarkus.amazon.common.runtime.AbstractAmazonClientTransportRecorder
- validateProxyEndpoint(String, URI, String) - Method in class io.quarkus.amazon.common.runtime.AbstractAmazonClientTransportRecorder
- validateTlsKeyManagersProvider(String, TlsKeyManagersProviderConfig, String) - Method in class io.quarkus.amazon.common.runtime.AbstractAmazonClientTransportRecorder
- validateTlsTrustManagersProvider(String, TlsTrustManagersProviderConfig, String) - Method in class io.quarkus.amazon.common.runtime.AbstractAmazonClientTransportRecorder
- valueOf(String) - Static method in enum class io.quarkus.amazon.common.runtime.AsyncHttpClientBuildTimeConfig.AsyncClientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.SslProviderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.amazon.common.runtime.SyncHttpClientBuildTimeConfig.SyncClientType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.amazon.common.runtime.TlsKeyManagersProviderType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.quarkus.amazon.common.runtime.TlsTrustManagersProviderType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.quarkus.amazon.common.runtime.AsyncHttpClientBuildTimeConfig.AsyncClientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.amazon.common.runtime.AsyncHttpClientConfig.SslProviderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.amazon.common.runtime.AwsCredentialsProviderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.amazon.common.runtime.SyncHttpClientBuildTimeConfig.SyncClientType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.amazon.common.runtime.TlsKeyManagersProviderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.quarkus.amazon.common.runtime.TlsTrustManagersProviderType
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- wrapAsyncClientBuilder(AwsClientBuilder, RuntimeValue<AwsSdkTelemetry>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientOpenTelemetryRecorder
- wrapSyncClientBuilder(AwsClientBuilder, RuntimeValue<AwsSdkTelemetry>) - Method in class io.quarkus.amazon.common.runtime.AmazonClientOpenTelemetryRecorder
- writeTimeout() - Method in interface io.quarkus.amazon.common.runtime.AsyncHttpClientConfig
-
The amount of time to wait for a write on a socket before an exception is thrown.
All Classes and Interfaces|All Packages|Serialized Form