- acquireConnection() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
Request a HttpClientConnection from the Connection Pool.
- acquireNativeHandle(long) - Method in class software.amazon.awssdk.crt.CrtResource
-
Takes ownership of a native object where the native pointer is tracked as a long.
- activate(String, List<Header>, byte[], MessageType, int, MessageFlushCallback) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuation
-
Initiates a new client stream.
- activate(String, List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuation
-
Sends the initial message on a continuation, and begins the message flow for a stream.
- activate() - Method in class software.amazon.awssdk.crt.http.HttpStream
-
Activates the client stream.
- addHeader(HttpHeader) - Method in class software.amazon.awssdk.crt.http.HttpRequest
-
- addHeader(String, String) - Method in class software.amazon.awssdk.crt.http.HttpRequest
-
- addHeaders(HttpHeader[]) - Method in class software.amazon.awssdk.crt.http.HttpRequest
-
- addRef() - Method in class software.amazon.awssdk.crt.CrtResource
-
Increments the reference count to this resource.
- addReferenceTo(CrtResource) - Method in class software.amazon.awssdk.crt.CrtResource
-
Marks a resource as referenced by this resource.
- alpnList - Variable in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Sets the ALPN protocol list that will be provided when a TLS connection
starts e.g.
- AsyncCallback - Interface in software.amazon.awssdk.crt
-
- AWS_CRT_SUCCESS - Static variable in class software.amazon.awssdk.crt.CRT
-
- awsErrorName(int) - Static method in class software.amazon.awssdk.crt.CRT
-
Given an integer error code from an internal operation
- awsErrorString(int) - Static method in class software.amazon.awssdk.crt.CRT
-
Given an integer error code from an internal operation
- awsLastError() - Static method in class software.amazon.awssdk.crt.CRT
-
Returns the last error on the current thread.
- AwsSignedBodyValue() - Constructor for class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignedBodyValue
-
- AwsSigner - Class in software.amazon.awssdk.crt.auth.signing
-
Static class for a variety of AWS signing APIs.
- AwsSigner() - Constructor for class software.amazon.awssdk.crt.auth.signing.AwsSigner
-
- AwsSigningConfig - Class in software.amazon.awssdk.crt.auth.signing
-
A class representing configuration related to signing something "signable" (an http request, a body chunk, a
stream event) via an AWS signing process.
- AwsSigningConfig() - Constructor for class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
- AwsSigningConfig.AwsSignatureType - Enum in software.amazon.awssdk.crt.auth.signing
-
What sort of signature should be computed from the signable?
- AwsSigningConfig.AwsSignedBodyHeaderType - Enum in software.amazon.awssdk.crt.auth.signing
-
Controls if signing adds a header containing the canonical request's body value
- AwsSigningConfig.AwsSignedBodyValue - Class in software.amazon.awssdk.crt.auth.signing
-
A set of string constants for various canonical request payload values.
- AwsSigningConfig.AwsSigningAlgorithm - Enum in software.amazon.awssdk.crt.auth.signing
-
What version of the AWS signing process should we use.
- AwsSigningResult - Class in software.amazon.awssdk.crt.auth.signing
-
Wrapper that holds signing-related output.
- AwsSigningResult() - Constructor for class software.amazon.awssdk.crt.auth.signing.AwsSigningResult
-
- AwsSigningUtils - Class in software.amazon.awssdk.crt.auth.signing
-
Utility functions for verifying sigv4a signatures
- AwsSigningUtils() - Constructor for class software.amazon.awssdk.crt.auth.signing.AwsSigningUtils
-
- CachedCredentialsProvider - Class in software.amazon.awssdk.crt.auth.credentials
-
A credentials provider that adds caching to another credentials provider via decoration
- CachedCredentialsProvider.CachedCredentialsProviderBuilder - Class in software.amazon.awssdk.crt.auth.credentials
-
A simple builder class for a cached credentials provider and its options
- CachedCredentialsProviderBuilder() - Constructor for class software.amazon.awssdk.crt.auth.credentials.CachedCredentialsProvider.CachedCredentialsProviderBuilder
-
- cancel() - Method in class software.amazon.awssdk.crt.s3.S3MetaRequest
-
- canonicalName - Variable in class software.amazon.awssdk.crt.CrtResource.ResourceInstance
-
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.auth.credentials.CredentialsProvider
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Override that determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.cal.EccKeyPair
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.CrtResource
-
Override that determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnection
-
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuation
-
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.eventstream.Message
-
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.eventstream.ServerConnection
-
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuation
-
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.eventstream.ServerListener
-
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.http.HttpClientConnection
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.http.HttpStream
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.io.ClientBootstrap
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.io.EventLoopGroup
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.io.HostResolver
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.io.ServerBootstrap
-
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.io.SocketOptions
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.io.TlsContext
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.mqtt.MqttClient
-
Determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.mqtt.MqttClientConnection
-
Determines whether a resource releases its dependencies at the same time the
native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Override that determines whether a resource releases its dependencies at the same time the native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.s3.S3Client
-
Determines whether a resource releases its dependencies at the same time the
native handle is released or if it waits.
- canReleaseReferencesImmediately() - Method in class software.amazon.awssdk.crt.s3.S3MetaRequest
-
Determines whether a resource releases its dependencies at the same time the
native handle is released or if it waits.
- checkJniExceptionContract(boolean) - Static method in class software.amazon.awssdk.crt.CRT
-
- Checksums - Class in software.amazon.awssdk.crt.checksums
-
- Checksums() - Constructor for class software.amazon.awssdk.crt.checksums.Checksums
-
- cleanUpPem(String) - Static method in class software.amazon.awssdk.crt.utils.PemUtils
-
Cleanup Function that removes most formatting and copy/paste mistakes from
PEM formatted Strings.
- ClientBootstrap - Class in software.amazon.awssdk.crt.io
-
This class wraps the aws_client_bootstrap from aws-c-io to provide
a client context for all protocol stacks in the AWS Common Runtime.
- ClientBootstrap(EventLoopGroup, HostResolver) - Constructor for class software.amazon.awssdk.crt.io.ClientBootstrap
-
Creates a new ClientBootstrap.
- ClientConnection - Class in software.amazon.awssdk.crt.eventstream
-
Wrapper around an event stream rpc client initiated connection.
- clientConnection - Variable in class software.amazon.awssdk.crt.eventstream.ClientConnectionHandler
-
- ClientConnectionContinuation - Class in software.amazon.awssdk.crt.eventstream
-
Java wrapper for event-stream-rpc client continuation.
- ClientConnectionContinuationHandler - Class in software.amazon.awssdk.crt.eventstream
-
Handler interface for responding to continuation events.
- ClientConnectionContinuationHandler() - Constructor for class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuationHandler
-
- ClientConnectionHandler - Class in software.amazon.awssdk.crt.eventstream
-
Handler for EventStream ClientConnections.
- ClientConnectionHandler() - Constructor for class software.amazon.awssdk.crt.eventstream.ClientConnectionHandler
-
- ClientTlsContext - Class in software.amazon.awssdk.crt.io
-
This class wraps the aws_tls_context from aws-c-io to provide access to TLS
configuration contexts in the AWS Common Runtime.
- ClientTlsContext(TlsContextOptions) - Constructor for class software.amazon.awssdk.crt.io.ClientTlsContext
-
Creates a new Client TlsContext.
- clone() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
- clone() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Creates a (shallow) clone of this config object
- close() - Method in class software.amazon.awssdk.crt.CrtResource
-
- close() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuationHandler
-
- close() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionHandler
-
- close() - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuationHandler
-
- close() - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionHandler
-
- closeConnection(int) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnection
-
Closes the connection if it hasn't been closed already.
- closeConnection(int) - Method in class software.amazon.awssdk.crt.eventstream.ServerConnection
-
Closes the connection with shutdownError
- closeStaticDefault() - Static method in class software.amazon.awssdk.crt.io.EventLoopGroup
-
Closes the static default event loop group, if it exists.
- closeStaticDefault() - Static method in class software.amazon.awssdk.crt.io.HostResolver
-
Closes the static default host resolver, if it exists.
- collectNativeResource(Consumer<CrtResource.ResourceInstance>) - Static method in class software.amazon.awssdk.crt.CrtResource
-
- collectNativeResources(Consumer<String>) - Static method in class software.amazon.awssdk.crt.CrtResource
-
- complete(HttpRequest) - Method in class software.amazon.awssdk.crt.mqtt.WebsocketHandshakeTransformArgs
-
Mark the transform operation as successfully completed.
- completeExceptionally(Throwable) - Method in class software.amazon.awssdk.crt.mqtt.WebsocketHandshakeTransformArgs
-
Mark the transform operation as unsuccessfully completed.
- connect(String, short, SocketOptions, ClientTlsContext, ClientBootstrap, ClientConnectionHandler) - Static method in class software.amazon.awssdk.crt.eventstream.ClientConnection
-
Initiates a new outgoing event-stream-rpc connection.
- connect() - Method in class software.amazon.awssdk.crt.mqtt.MqttClientConnection
-
Connect to the service endpoint and start a session
- connection - Variable in class software.amazon.awssdk.crt.eventstream.ServerConnectionHandler
-
- connectTimeoutMs - Variable in class software.amazon.awssdk.crt.io.SocketOptions
-
Sets the number of milliseconds before a connection will be considered timed out
- continuation - Variable in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuationHandler
-
- continuation - Variable in class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuationHandler
-
- cpuId - Variable in class software.amazon.awssdk.crt.SystemInfo.CpuInfo
-
OS CpuId that can be used for pinning a thread to a specific Cpu
- crc32(byte[]) - Static method in class software.amazon.awssdk.crt.checksums.Checksums
-
- crc32(byte[], int) - Static method in class software.amazon.awssdk.crt.checksums.Checksums
-
- crc32c(byte[]) - Static method in class software.amazon.awssdk.crt.checksums.Checksums
-
- crc32c(byte[], int) - Static method in class software.amazon.awssdk.crt.checksums.Checksums
-
- create() - Static method in class software.amazon.awssdk.crt.auth.credentials.ProfileCredentialsProvider
-
Create a profile credentials provider using the default file locations and profile name.
- create(HttpClientConnectionManagerOptions) - Static method in class software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
- createDefaultClient() - Static method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Helper which creates a default set of TLS options for the current platform
- createDefaultServer() - Static method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Helper which creates a default set of TLS options for the current platform
- createHeader(String, boolean) - Static method in class software.amazon.awssdk.crt.eventstream.Header
-
Create a header with name of boolean value
- createHeader(String, byte) - Static method in class software.amazon.awssdk.crt.eventstream.Header
-
Create a header with name of byte or int8 value
- createHeader(String, String) - Static method in class software.amazon.awssdk.crt.eventstream.Header
-
Create a header with name of String value
- createHeader(String, short) - Static method in class software.amazon.awssdk.crt.eventstream.Header
-
Create a header with name of short or int16 value
- createHeader(String, int) - Static method in class software.amazon.awssdk.crt.eventstream.Header
-
Create a header with name of int or int32 value
- createHeader(String, long) - Static method in class software.amazon.awssdk.crt.eventstream.Header
-
Create a header with name of long or int64 value
- createHeader(String, Date) - Static method in class software.amazon.awssdk.crt.eventstream.Header
-
Create a header with name of Date (assumed to be UTC) value
- createHeader(String, byte[]) - Static method in class software.amazon.awssdk.crt.eventstream.Header
-
Create a header with name of byte[] value
- createHeader(String, UUID) - Static method in class software.amazon.awssdk.crt.eventstream.Header
-
Create a header with name of UUID value
- createWithMtls(String, String) - Static method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Helper which creates TLS options using a certificate and private key
- createWithMtlsFromPath(String, String) - Static method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Helper which creates TLS options using a certificate and private key
- createWithMtlsPkcs12(String, String) - Static method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
OSX only - Helper which creates TLS options using PKCS12
- Credentials - Class in software.amazon.awssdk.crt.auth.credentials
-
A class representing a set of AWS credentials.
- Credentials() - Constructor for class software.amazon.awssdk.crt.auth.credentials.Credentials
-
- Credentials(byte[], byte[], byte[]) - Constructor for class software.amazon.awssdk.crt.auth.credentials.Credentials
-
- CredentialsProvider - Class in software.amazon.awssdk.crt.auth.credentials
-
A base class that represents a source of AWS credentials
- CredentialsProvider() - Constructor for class software.amazon.awssdk.crt.auth.credentials.CredentialsProvider
-
- CRT - Class in software.amazon.awssdk.crt
-
This class is responsible for loading the aws-crt-jni shared lib for the
current platform out of aws-crt-java.jar.
- CRT() - Constructor for class software.amazon.awssdk.crt.CRT
-
- CRT.UnknownPlatformException - Exception in software.amazon.awssdk.crt
-
- CrtPlatform - Class in software.amazon.awssdk.crt
-
- CrtPlatform() - Constructor for class software.amazon.awssdk.crt.CrtPlatform
-
- CrtResource - Class in software.amazon.awssdk.crt
-
This wraps a native pointer and/or one or more references to an AWS Common Runtime resource.
- CrtResource() - Constructor for class software.amazon.awssdk.crt.CrtResource
-
- CrtResource.ResourceInstance - Class in software.amazon.awssdk.crt
-
- CrtRuntimeException - Exception in software.amazon.awssdk.crt
-
This exception will be thrown by any exceptional cases encountered within
the JNI bindings to the AWS Common Runtime
- CrtRuntimeException(String) - Constructor for exception software.amazon.awssdk.crt.CrtRuntimeException
-
- CrtRuntimeException(int, String) - Constructor for exception software.amazon.awssdk.crt.CrtRuntimeException
-
- CrtRuntimeException(int) - Constructor for exception software.amazon.awssdk.crt.CrtRuntimeException
-
- CrtS3RuntimeException - Exception in software.amazon.awssdk.crt.s3
-
- CrtS3RuntimeException(int, int, String) - Constructor for exception software.amazon.awssdk.crt.s3.CrtS3RuntimeException
-
- CrtS3RuntimeException(int, int, byte[]) - Constructor for exception software.amazon.awssdk.crt.s3.CrtS3RuntimeException
-
- getAccessKeyId() - Method in class software.amazon.awssdk.crt.auth.credentials.Credentials
-
- getAlgorithm() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets what version of the AWS signing procecss will be used
- getAllowableThroughputFailureIntervalSeconds() - Method in class software.amazon.awssdk.crt.http.HttpMonitoringOptions
-
- getArchIdentifier() - Static method in class software.amazon.awssdk.crt.CRT
-
- getArchIdentifier() - Method in class software.amazon.awssdk.crt.CrtPlatform
-
- getAuthorizationPassword() - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
- getAuthorizationType() - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
- getAuthorizationUsername() - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
- getAwsErrorCode() - Method in exception software.amazon.awssdk.crt.s3.CrtS3RuntimeException
-
Returns the aws error code from S3 response.
- getAwsErrorMessage() - Method in exception software.amazon.awssdk.crt.s3.CrtS3RuntimeException
-
Returns the error message from S3 response.
- getBackoffRetryOptions() - Method in class software.amazon.awssdk.crt.io.StandardRetryOptions
-
- getBackoffScaleFactorMS() - Method in class software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions
-
- getBodyStream() - Method in class software.amazon.awssdk.crt.http.HttpRequest
-
- getBufferSize() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getByteValue() - Method in enum software.amazon.awssdk.crt.eventstream.MessageFlags
-
- getCleanSession() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries whether or not the service should try to resume prior subscriptions, if it has any
- getClientBootstrap() - Method in class software.amazon.awssdk.crt.auth.credentials.DefaultChainCredentialsProvider.DefaultChainCredentialsProviderBuilder
-
- getClientBootstrap() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Gets the client bootstrap instance to use to create the pool's connections
- getClientBootstrap() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getClientId() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the client_id being used by a connection
- getClosedFuture() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnection
-
- getClosedFuture() - Method in class software.amazon.awssdk.crt.eventstream.ServerConnection
-
- getComputeContentMd5() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getConnectionCallbacks() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the connection-related callbacks for a connection
- getConnectionClosedFuture() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionHandler
-
- getConnectionType() - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
- getContinuationClosedFuture() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuationHandler
-
- getContinuationClosedFuture() - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuationHandler
-
- getCpuGroupCount() - Static method in class software.amazon.awssdk.crt.SystemInfo
-
- getCpuInfoForGroup(short) - Static method in class software.amazon.awssdk.crt.SystemInfo
-
Get info on all active Cpus in a Cpu group.
- getCredentials() - Method in class software.amazon.awssdk.crt.auth.credentials.CredentialsProvider
-
Request credentials from the provider
- getCredentials() - Method in interface software.amazon.awssdk.crt.auth.credentials.DelegateCredentialsHandler
-
Called from Native when delegate credential provider needs to fetch a
credential.
- getCredentials() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets the credentials to use for signing.
- getCredentialsProvider() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets the provider to source credentials from before signing
- getCredentialsProvider() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getDup() - Method in class software.amazon.awssdk.crt.mqtt.MqttMessage
-
Gets the DUP flag.
- getEncodedPath() - Method in class software.amazon.awssdk.crt.http.HttpRequest
-
- getEndpoint() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the IoT endpoint used by a connection
- getEndpoint() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getEnumIntValue() - Method in enum software.amazon.awssdk.crt.eventstream.HeaderType
-
- getEnumValue() - Method in enum software.amazon.awssdk.crt.eventstream.MessageType
-
- getEnumValueFromInteger(int) - Static method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignatureType
-
- getEnumValueFromInteger(int) - Static method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignedBodyHeaderType
-
- getEnumValueFromInteger(int) - Static method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSigningAlgorithm
-
- getEnumValueFromInteger(int) - Static method in enum software.amazon.awssdk.crt.cal.EccKeyPair.AwsEccCurve
-
- getEnumValueFromInteger(int) - Static method in enum software.amazon.awssdk.crt.mqtt.QualityOfService
-
- getEnumValueFromInteger(int) - Static method in enum software.amazon.awssdk.crt.s3.S3MetaRequestOptions.MetaRequestType
-
- getEventLoopGroup() - Method in class software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions
-
- getExpirationInSeconds() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets the expiration time in seconds to use when signing to make a pre-signed url.
- getHeaders() - Method in class software.amazon.awssdk.crt.http.HttpRequest
-
- getHeadersAsArray() - Method in class software.amazon.awssdk.crt.http.HttpRequest
-
- getHeaderType() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the header type of the value.
- getHost() - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
- getHttpProxyOptions() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries proxy options for an mqtt connection
- getHttpRequest() - Method in class software.amazon.awssdk.crt.mqtt.WebsocketHandshakeTransformArgs
-
Get the http request that will be used to perform the websocket handshake.
- getHttpRequest() - Method in class software.amazon.awssdk.crt.s3.S3MetaRequestOptions
-
- getInitialBucketCapacity() - Method in class software.amazon.awssdk.crt.io.StandardRetryOptions
-
- getJitterMode() - Method in class software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions
-
- getKeepAliveMs() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
- getKeepAliveSecs() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the MQTT keep-alive via PING messages.
- getLength() - Method in interface software.amazon.awssdk.crt.http.HttpRequestBodyStream
-
Called from native when the processing needs to know the length of the stream.
- getMaxConnectionIdleInMilliseconds() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getMaxConnections() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
- getMaxConnections() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getMaxConnections() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getMaxIOHandlesHardLimit() - Static method in class software.amazon.awssdk.crt.Process
-
Gets the hard limit for IO handles for this process (max fds in unix terminology).
- getMaxIOHandlesSoftLimit() - Static method in class software.amazon.awssdk.crt.Process
-
Gets the soft limit for IO handles for this process (max fds in unix terminology)
- getMaxReconnectTimeoutSecs() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Return the maximum reconnect timeout.
- getMaxRetries() - Method in class software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions
-
- getMessageBuffer() - Method in class software.amazon.awssdk.crt.eventstream.Message
-
Get the binary format of this message (i.e.
- getMetaRequestType() - Method in class software.amazon.awssdk.crt.s3.S3MetaRequestOptions
-
- getMethod() - Method in class software.amazon.awssdk.crt.http.HttpRequest
-
- getMinReconnectTimeoutSecs() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Return the minimum reconnect timeout.
- getMinThroughputBytesPerSecond() - Method in class software.amazon.awssdk.crt.http.HttpMonitoringOptions
-
- getMonitoringOptions() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getMqttClient() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the mqtt client to use for a connection
- getMqttClientConnection() - Method in class software.amazon.awssdk.crt.mqtt.WebsocketHandshakeTransformArgs
-
Queries the mqtt client connection.
- getName() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the name of the header as a (UTF-8) string
- getName() - Method in class software.amazon.awssdk.crt.http.HttpHeader
-
- getNameBytes() - Method in class software.amazon.awssdk.crt.http.HttpHeader
-
- getNativeHandle() - Method in class software.amazon.awssdk.crt.CrtResource
-
returns the native handle associated with this CRTResource.
- getNativeHandle() - Method in class software.amazon.awssdk.crt.io.SocketOptions
-
- getNativeHandle() - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
- getNativeValue() - Method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignatureType
-
- getNativeValue() - Method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignedBodyHeaderType
-
- getNativeValue() - Method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSigningAlgorithm
-
- getNativeValue() - Method in enum software.amazon.awssdk.crt.cal.EccKeyPair.AwsEccCurve
-
- getNativeValue() - Method in enum software.amazon.awssdk.crt.s3.S3MetaRequestOptions.MetaRequestType
-
- getOmitSessionToken() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets whether or not X-Amz-Session-Token should be added to the canonical request when signing with session
credentials.
- getOSIdentifier() - Static method in class software.amazon.awssdk.crt.CRT
-
- getOSIdentifier() - Method in class software.amazon.awssdk.crt.CrtPlatform
-
- getPartSize() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getPassword() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the password to use as part of the CONNECT attempt
- getPayload() - Method in class software.amazon.awssdk.crt.mqtt.MqttMessage
-
Gets the message payload
- getPid() - Static method in class software.amazon.awssdk.crt.Process
-
Gets the process id of the running process.
- getPingTimeoutMs() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries ping timeout value.
- getPlatformImpl() - Static method in class software.amazon.awssdk.crt.CRT
-
- getPort() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getPort() - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
- getPort() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the port to connect to.
- getProcessorCount() - Static method in class software.amazon.awssdk.crt.SystemInfo
-
- getProtocolOperationTimeoutMs() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries timeout value for requests that response is required on healthy connection.
- getProxyOptions() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getQos() - Method in class software.amazon.awssdk.crt.mqtt.MqttMessage
-
- getRegion() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets what will be used for the region or region-set concept during signing.
- getRegion() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getResourceLogDescription() - Method in class software.amazon.awssdk.crt.CrtResource
-
- getResponseHandler() - Method in class software.amazon.awssdk.crt.s3.S3MetaRequestOptions
-
- getResponseStatusCode() - Method in class software.amazon.awssdk.crt.http.HttpStream
-
Retrieves the Http Response Status Code
- getRetain() - Method in class software.amazon.awssdk.crt.mqtt.MqttMessage
-
Gets the retain flag.
- getSecretAccessKey() - Method in class software.amazon.awssdk.crt.auth.credentials.Credentials
-
- getService() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets what service signing name will be used
- getSessionToken() - Method in class software.amazon.awssdk.crt.auth.credentials.Credentials
-
- getShouldNormalizeUriPath() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets whether or not the uri path should be normalized during canonical request construction
- getShouldSignHeader() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets the header-name signing predicate filter to use
- getShutdownCompleteFuture() - Method in class software.amazon.awssdk.crt.auth.credentials.CredentialsProvider
-
- getShutdownCompleteFuture() - Method in class software.amazon.awssdk.crt.eventstream.ServerListener
-
- getShutdownCompleteFuture() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
- getShutdownCompleteFuture() - Method in class software.amazon.awssdk.crt.io.ClientBootstrap
-
- getShutdownCompleteFuture() - Method in class software.amazon.awssdk.crt.io.EventLoopGroup
-
- getShutdownCompleteFuture() - Method in class software.amazon.awssdk.crt.s3.S3Client
-
- getShutdownCompleteFuture() - Method in class software.amazon.awssdk.crt.s3.S3MetaRequest
-
- getSignature() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningResult
-
Gets the signature value from the result.
- getSignatureType() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets what kind of signature will be computed
- getSignedBodyHeader() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets what signed body header should hold the payload hash (or override value).
- getSignedBodyValue() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets the payload hash override to use in canonical request construction.
- getSignedRequest() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningResult
-
Gets the signed http request from the result
- getSocketOptions() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getSocketOptions() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the common settings to use for a connection's socket
- getStandardRetryOptions() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getStatusCode() - Method in exception software.amazon.awssdk.crt.s3.CrtS3RuntimeException
-
Returns the status code in S3 response.
- getThroughputTargetGbps() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getTime() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets the point in time (in milliseconds since epoch) that signing will be done relative to
- getTlsContext() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getTlsContext() - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
- getTlsContext() - Method in class software.amazon.awssdk.crt.mqtt.MqttClient
-
- getTlsContext() - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- getTopic() - Method in class software.amazon.awssdk.crt.mqtt.MqttMessage
-
Gets the topic associated with this message
- getTotalByteLength() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
- getUri() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
- getUri() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getUseDoubleUriEncode() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Gets whether or not signing will uri encode urls during canonical request construction
- getUsername() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the username to use as part of the CONNECT attempt
- getUseWebsockets() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries whether or not to use websockets for the mqtt connection
- getValue() - Method in class software.amazon.awssdk.crt.http.HttpHeader
-
- getValue() - Method in enum software.amazon.awssdk.crt.http.HttpHeaderBlock
-
- getValue() - Method in enum software.amazon.awssdk.crt.http.HttpProxyOptions.HttpProxyAuthorizationType
-
- getValue() - Method in enum software.amazon.awssdk.crt.http.HttpProxyOptions.HttpProxyConnectionType
-
- getValue() - Method in enum software.amazon.awssdk.crt.Log.LogLevel
-
- getValue() - Method in enum software.amazon.awssdk.crt.Log.LogSubject
-
- getValue() - Method in enum software.amazon.awssdk.crt.mqtt.QualityOfService
-
- getValueAsBoolean() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the value as a boolean.
- getValueAsByte() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the value as a byte or int8.
- getValueAsBytes() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the value as a byte[].
- getValueAsInt() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the value as an int or int32.
- getValueAsLong() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the value as a long or int64.
- getValueAsShort() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the value as a short or int16.
- getValueAsString() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the value as a utf-8 encoded string.
- getValueAsTimestamp() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the value as a Date.
- getValueAsUUID() - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Gets the value as a UUID.
- getValueBytes() - Method in class software.amazon.awssdk.crt.http.HttpHeader
-
- getValueFromInt(int) - Static method in enum software.amazon.awssdk.crt.eventstream.HeaderType
-
- getVersion() - Method in class software.amazon.awssdk.crt.CrtPlatform
-
- getWebsocketHandshakeTransform() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the handshake http request transform to use when upgrading the connection
- getWebsocketProxyOptions() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
- getWillMessage() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Queries the last will and testament message to be delivered to a topic when a connection disconnects
- getWillQos() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
- getWillRetain() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
- getWindowSize() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
- getWindowSize() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
- getWireBytesOverhead() - Method in enum software.amazon.awssdk.crt.eventstream.HeaderType
-
- getWrapper() - Method in class software.amazon.awssdk.crt.CrtResource.ResourceInstance
-
- onCallbackInvoked(int) - Method in interface software.amazon.awssdk.crt.eventstream.MessageFlushCallback
-
Invoked when a message has been flushed to the underlying transport mechanism.
- onChunkCompleted(int) - Method in interface software.amazon.awssdk.crt.http.HttpStream.HttpStreamWriteChunkCompletionCallback
-
- onConnectionClosed(int) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionHandler
-
Invoked upon the connection closed event.
- onConnectionClosed(int) - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionHandler
-
Invoked upon the connection closing.
- onConnectionInterrupted(int) - Method in interface software.amazon.awssdk.crt.mqtt.MqttClientConnectionEvents
-
connection was lost (or disconnected), reconnect will be attempted automatically until
disconnect() is called
- onConnectionResumed(boolean) - Method in interface software.amazon.awssdk.crt.mqtt.MqttClientConnectionEvents
-
called on first successful connect, and whenever a reconnect succeeds
- onConnectionSetup(ClientConnection, int) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionHandler
-
Invoked upon completion of the Connection attempt
- onConnectionShutdown(ServerConnection, int) - Method in class software.amazon.awssdk.crt.eventstream.ServerListenerHandler
-
Invoked upon connection shutdown.
- onConnectRequest(List<Header>, byte[]) - Method in class software.amazon.awssdk.crt.eventstream.OperationRoutingServerConnectionHandler
-
To customize how the connect request is handled, override this function.
- onContinuationClosed() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuationHandler
-
By default closes the underlying resource.
- onContinuationClosed() - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuationHandler
-
Implement to handle the onContinuationClosed event.
- onContinuationMessage(List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuationHandler
-
Invoked when a message is received on a continuation.
- onContinuationMessage(List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuationHandler
-
Invoked when a message is received on a continuation.
- onFailure(Throwable) - Method in interface software.amazon.awssdk.crt.AsyncCallback
-
- onFinished(int, int, byte[]) - Method in interface software.amazon.awssdk.crt.s3.S3MetaRequestResponseHandler
-
- onIncomingStream(ServerConnectionContinuation, String) - Method in class software.amazon.awssdk.crt.eventstream.OperationRoutingServerConnectionHandler
-
When a new stream continuation is received, it routes to the configured operation name to
handler mapping.
- onIncomingStream(ServerConnectionContinuation, String) - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionHandler
-
Invoked upon an incoming stream from a client.
- onMessage(Consumer<MqttMessage>) - Method in class software.amazon.awssdk.crt.mqtt.MqttClientConnection
-
Sets a handler to be invoked whenever a message arrives, subscription or not
- onNewConnection(ServerConnection, int) - Method in class software.amazon.awssdk.crt.eventstream.ServerListenerHandler
-
Invoked upon receiving a new connection, or if an error happened upon connection
creation.
- onProtocolMessage(List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionHandler
-
Invoked when a message is received on a connection.
- onProtocolMessage(List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.OperationRoutingServerConnectionHandler
-
By default, automatically responds to pings when received, and routes connect requests.
- onProtocolMessage(List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionHandler
-
Invoked when a message is received on a connection.
- onResponseBody(HttpStream, byte[]) - Method in interface software.amazon.awssdk.crt.http.HttpStreamResponseHandler
-
Called when new Response Body bytes have been received.
- onResponseBody(ByteBuffer, long, long) - Method in interface software.amazon.awssdk.crt.s3.S3MetaRequestResponseHandler
-
- onResponseComplete(HttpStream, int) - Method in interface software.amazon.awssdk.crt.http.HttpStreamResponseHandler
-
Called from Native when the Response has completed.
- onResponseHeaders(HttpStream, int, int, HttpHeader[]) - Method in interface software.amazon.awssdk.crt.http.HttpStreamResponseHandler
-
Called from Native when new Http Headers have been received.
- onResponseHeaders(int, HttpHeader[]) - Method in interface software.amazon.awssdk.crt.s3.S3MetaRequestResponseHandler
-
- onResponseHeadersDone(HttpStream, int) - Method in interface software.amazon.awssdk.crt.http.HttpStreamResponseHandler
-
Called from Native once all HTTP Headers are processed.
- onSuccess() - Method in interface software.amazon.awssdk.crt.AsyncCallback
-
- onSuccess(Object) - Method in interface software.amazon.awssdk.crt.AsyncCallback
-
- OperationRoutingServerConnectionHandler - Class in software.amazon.awssdk.crt.eventstream
-
ServerConnectionHandler implementation that routes continuations to specific
operation specific message handlers
- OperationRoutingServerConnectionHandler(ServerConnection, Map<String, Function<ServerConnectionContinuation, ServerConnectionContinuationHandler>>) - Constructor for class software.amazon.awssdk.crt.eventstream.OperationRoutingServerConnectionHandler
-
binds an operation handler mapping to a server connection
- overrideDefaultTrustStore(String) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Helper function to provide a TlsContext-local trust store
- overrideDefaultTrustStoreFromPath(String, String) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Helper function to provide a TlsContext-local trust store
- releaseConnection(HttpClientConnection) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
Releases this HttpClientConnection back into the Connection Pool, and allows another Request to acquire this connection.
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.auth.credentials.CredentialsProvider
-
Begins the release process of the provider's native handle
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Required override method that must begin the release process of the acquired native handle
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.cal.EccKeyPair
-
Releases the instance's reference to the underlying native key pair
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.CrtResource
-
Required override method that must begin the release process of the acquired native handle
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnection
-
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuation
-
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.eventstream.Message
-
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.eventstream.ServerConnection
-
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuation
-
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.eventstream.ServerListener
-
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.http.HttpClientConnection
-
Releases this HttpClientConnection back into the Connection Pool, and allows another Request to acquire this connection.
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManager
-
Closes this Connection Pool and any pending Connection Acquisitions
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.http.HttpStream
-
Cleans up the stream's associated native handle
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.io.ClientBootstrap
-
Cleans up the client bootstrap's associated native handle
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.io.EventLoopGroup
-
Stops the event loop group's tasks and frees all resources associated with the the group.
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.io.HostResolver
-
Cleans up the resolver's associated native handle
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.io.ServerBootstrap
-
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.io.SocketOptions
-
Frees the native resources for this set of socket options
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.io.TlsContext
-
Frees all native resources associated with the context.
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Frees the native resources associated with this instance
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.mqtt.MqttClient
-
Cleans up the native resources associated with this client.
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.mqtt.MqttClientConnection
-
Frees native resources associated with this connection.
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Required override method that must begin the release process of the acquired native handle
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.s3.S3Client
-
Cleans up the native resources associated with this client.
- releaseNativeHandle() - Method in class software.amazon.awssdk.crt.s3.S3MetaRequest
-
Cleans up the native resources associated with this client.
- releaseReferences() - Method in class software.amazon.awssdk.crt.CrtResource
-
Decrements the ref counts for all resources referenced by this resource.
- removeInvalidPemChars(String) - Static method in class software.amazon.awssdk.crt.utils.PemUtils
-
Removes characters that are not valid in PEM format (non-base64 chars).
- removeReferenceTo(CrtResource) - Method in class software.amazon.awssdk.crt.CrtResource
-
Removes a reference from this resource to another.
- resetPosition() - Method in interface software.amazon.awssdk.crt.http.HttpRequestBodyStream
-
Called from native when the processing needs the stream to rewind itself back to its beginning.
- ResourceInstance(CrtResource, String) - Constructor for class software.amazon.awssdk.crt.CrtResource.ResourceInstance
-
- S3Client - Class in software.amazon.awssdk.crt.s3
-
- S3Client(S3ClientOptions) - Constructor for class software.amazon.awssdk.crt.s3.S3Client
-
- S3ClientOptions - Class in software.amazon.awssdk.crt.s3
-
- S3ClientOptions() - Constructor for class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- S3MetaRequest - Class in software.amazon.awssdk.crt.s3
-
- S3MetaRequest() - Constructor for class software.amazon.awssdk.crt.s3.S3MetaRequest
-
- S3MetaRequestOptions - Class in software.amazon.awssdk.crt.s3
-
- S3MetaRequestOptions() - Constructor for class software.amazon.awssdk.crt.s3.S3MetaRequestOptions
-
- S3MetaRequestOptions.MetaRequestType - Enum in software.amazon.awssdk.crt.s3
-
- S3MetaRequestResponseHandler - Interface in software.amazon.awssdk.crt.s3
-
- safeSanityCheck(String, int, String) - Static method in class software.amazon.awssdk.crt.utils.PemUtils
-
Returns false if there is a problem with a PEM instead of throwing an
Exception.
- sanityCheck(String, int, String) - Static method in class software.amazon.awssdk.crt.utils.PemUtils
-
Performs various sanity checks on a PEM Formatted String, and should be
tolerant of common minor mistakes in formatting.
- sendMessage(List<Header>, byte[], MessageType, int, MessageFlushCallback) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuation
-
Sends message on the continuation
- sendMessage(List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnectionContinuation
-
Sends message on the continuation
- sendMessage(List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuation
-
Sends message on the continuation
- sendMessage(List<Header>, byte[], MessageType, int, MessageFlushCallback) - Method in class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuation
-
Sends message on the continuation
- sendProtocolMessage(List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnection
-
Sends a protocol message on the connection.
- sendProtocolMessage(List<Header>, byte[], MessageType, int, MessageFlushCallback) - Method in class software.amazon.awssdk.crt.eventstream.ClientConnection
-
Sends a protocol message on the connection.
- sendProtocolMessage(List<Header>, byte[], MessageType, int) - Method in class software.amazon.awssdk.crt.eventstream.ServerConnection
-
Sends a protocol message on the connection.
- sendProtocolMessage(List<Header>, byte[], MessageType, int, MessageFlushCallback) - Method in class software.amazon.awssdk.crt.eventstream.ServerConnection
-
Sends a protocol message on the connection.
- sendRequestBody(ByteBuffer) - Method in interface software.amazon.awssdk.crt.http.HttpRequestBodyStream
-
Called from Native when the Http Request has a Body (Eg PUT/POST requests).
- ServerBootstrap - Class in software.amazon.awssdk.crt.io
-
- ServerBootstrap(EventLoopGroup) - Constructor for class software.amazon.awssdk.crt.io.ServerBootstrap
-
- ServerConnection - Class in software.amazon.awssdk.crt.eventstream
-
Wrapper around event-stream-rpc-server-connection.
- ServerConnectionContinuation - Class in software.amazon.awssdk.crt.eventstream
-
Wrapper around aws-event-stream-rpc-server continuation.
- ServerConnectionContinuationHandler - Class in software.amazon.awssdk.crt.eventstream
-
Handler interface for responding to continuation events.
- ServerConnectionContinuationHandler(ServerConnectionContinuation) - Constructor for class software.amazon.awssdk.crt.eventstream.ServerConnectionContinuationHandler
-
Constructor invoked by your subclass.
- ServerConnectionHandler - Class in software.amazon.awssdk.crt.eventstream
-
Handler for EventStream ServerConnections.
- ServerConnectionHandler(ServerConnection) - Constructor for class software.amazon.awssdk.crt.eventstream.ServerConnectionHandler
-
- ServerListener - Class in software.amazon.awssdk.crt.eventstream
-
Event-stream-rpc server listener.
- ServerListener(String, short, SocketOptions, ServerTlsContext, ServerBootstrap, ServerListenerHandler) - Constructor for class software.amazon.awssdk.crt.eventstream.ServerListener
-
Instantiates a server listener.
- ServerListenerHandler - Class in software.amazon.awssdk.crt.eventstream
-
Handler interface for processing incoming event-stream-rpc connections and their lifetimes.
- ServerListenerHandler() - Constructor for class software.amazon.awssdk.crt.eventstream.ServerListenerHandler
-
- ServerTlsContext - Class in software.amazon.awssdk.crt.io
-
This class wraps the aws_tls_context from aws-c-io to provide access to TLS
configuration contexts in the AWS Common Runtime.
- ServerTlsContext(TlsContextOptions) - Constructor for class software.amazon.awssdk.crt.io.ServerTlsContext
-
Creates a new Server TlsContext.
- setAlgorithm(AwsSigningConfig.AwsSigningAlgorithm) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets what version of the AWS signing process should be used
- setAllowableThroughputFailureIntervalSeconds(int) - Method in class software.amazon.awssdk.crt.http.HttpMonitoringOptions
-
Sets how long, in seconds, a connection is allowed to be unhealthy before getting shut down.
- setAuthorizationPassword(String) - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
Sets the password to use for authorization; only applicable to basic authentication
- setAuthorizationType(HttpProxyOptions.HttpProxyAuthorizationType) - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
Sets the proxy authorization type
- setAuthorizationUsername(String) - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
Sets the username to use for authorization; only applicable to basic authentication
- setCipherPreference(TlsCipherPreference) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
- setCleanSession(boolean) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures whether or not the service should try to resume prior subscriptions, if it has any
- setClientId(String) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the client_id to use with a connection
- setConnectionCallbacks(MqttClientConnectionEvents) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the connection-related callbacks for a connection
- setConnectionType(HttpProxyOptions.HttpProxyConnectionType) - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
Sets the proxy connection type
- setCredentials(Credentials) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets the credentials to use for signing.
- setCredentialsProvider(CredentialsProvider) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets the provider to use to source credentials from before signing.
- setDescription(String) - Method in class software.amazon.awssdk.crt.CrtResource
-
- setEncodedPath(String) - Method in class software.amazon.awssdk.crt.http.HttpRequest
-
- setEndpoint(String) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the IoT endpoint for a connection
- setExpirationInSeconds(long) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets the expiration time in seconds when using query param signing (pre-signed url).
- setHost(String) - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
Sets the proxy host to connect through
- setHttpProxyOptions(HttpProxyOptions) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures proxy options for the mqtt connection
- setKeepAliveMs(int) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
- setKeepAliveSecs(int) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures MQTT keep-alive via PING messages.
- setLogin(String, String) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Sets the login credentials for a connection.
- setMaxIOHandlesSoftLimit(long) - Static method in class software.amazon.awssdk.crt.Process
-
Sets the soft limit for IO handles for this process (max fds in unix terminology).
- setMinThroughputBytesPerSecond(long) - Method in class software.amazon.awssdk.crt.http.HttpMonitoringOptions
-
Sets a throughput threshold for connections.
- setMqttClient(MqttClient) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the mqtt client to use for a connection
- setNativeHandle(long) - Method in class software.amazon.awssdk.crt.CrtResource.ResourceInstance
-
- setOmitSessionToken(boolean) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets whether or not X-Amz-Session-Token should be added to the canonical request when signing with session
credentials.
- setPassword(String) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the password to use as part of the CONNECT attempt
- setPingTimeoutMs(int) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures ping timeout value.
- setPort(int) - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
Sets the proxy port to connect through
- setPort(int) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the port to connect to.
- setProtocolOperationTimeoutMs(int) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures timeout value for requests that response is required on healthy connection.
- setReconnectTimeoutSecs(long, long) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the minimum and maximum reconnect timeouts.
- setRegion(String) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets what to use for region when signing.
- setService(String) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets what service signing name to use.
- setShouldNormalizeUriPath(boolean) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets whether or not the uri path should be normalized during canonical request construction
- setShouldSignHeader(Predicate<String>) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets a header-name signing predicate filter.
- setSignatureType(AwsSigningConfig.AwsSignatureType) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets what sort of signature should be computed
- setSignedBodyHeader(AwsSigningConfig.AwsSignedBodyHeaderType) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets what signed body header should hold the payload hash (or override value).
- setSignedBodyValue(String) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets the payload hash override value to use in canonical request construction.
- setSocketOptions(SocketOptions) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the common settings to use for a connection's socket
- setStaticDefaultMaxEntries(int) - Static method in class software.amazon.awssdk.crt.io.HostResolver
-
Sets the max number of cached host entries for the static default resolver, if it's ever created/used.
- setStaticDefaultNumThreads(int) - Static method in class software.amazon.awssdk.crt.io.EventLoopGroup
-
Sets the number of threads for the static default event loop group, should it ever be created.
- setTime(long) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets the point in time that signing should be relative to.
- setTlsContext(TlsContext) - Method in class software.amazon.awssdk.crt.http.HttpProxyOptions
-
Sets the tls context for the proxy connection
- setUseDoubleUriEncode(boolean) - Method in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig
-
Sets whether or not signing should uri encode urls as part of canonical request construction.
- setUsername(String) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the username to use as part of the CONNECT attempt
- setUseWebsockets(boolean) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures whether or not to use websockets for the mqtt connection
- setWebsocketHandshakeTransform(Consumer<WebsocketHandshakeTransformArgs>) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Set a transform operation to use on each websocket handshake http request.
- setWebsocketProxyOptions(HttpProxyOptions) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
- setWillMessage(MqttMessage) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
Configures the last will and testament message to be delivered to a topic when a connection disconnects
- setWillQos(QualityOfService) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
- setWillRetain(boolean) - Method in class software.amazon.awssdk.crt.mqtt.MqttConnectionConfig
-
- shutdown() - Method in class software.amazon.awssdk.crt.http.HttpClientConnection
-
Shuts down the underlying http connection.
- sign(HttpRequest, AwsSigningConfig) - Static method in class software.amazon.awssdk.crt.auth.signing.AwsSigner
-
Signs an http request according to the supplied signing configuration
- sign(HttpRequestBodyStream, byte[], AwsSigningConfig) - Static method in class software.amazon.awssdk.crt.auth.signing.AwsSigner
-
Signs a body chunk according to the supplied signing configuration
- signChunk(HttpRequestBodyStream, byte[], AwsSigningConfig) - Static method in class software.amazon.awssdk.crt.auth.signing.AwsSigner
-
Signs a body chunk according to the supplied signing configuration
- signMessage(byte[]) - Method in class software.amazon.awssdk.crt.cal.EccKeyPair
-
- signRequest(HttpRequest, AwsSigningConfig) - Static method in class software.amazon.awssdk.crt.auth.signing.AwsSigner
-
Signs an http request according to the supplied signing configuration
- SocketOptions - Class in software.amazon.awssdk.crt.io
-
This class wraps the aws_socket_options from aws-c-io to provide
access to TCP/UDP socket configuration in the AWS Common Runtime.
- SocketOptions() - Constructor for class software.amazon.awssdk.crt.io.SocketOptions
-
Creates a new set of socket options
- SocketOptions.SocketDomain - Enum in software.amazon.awssdk.crt.io
-
Socket communications domain
- SocketOptions.SocketType - Enum in software.amazon.awssdk.crt.io
-
Socket type
- software.amazon.awssdk.crt - package software.amazon.awssdk.crt
-
- software.amazon.awssdk.crt.auth.credentials - package software.amazon.awssdk.crt.auth.credentials
-
- software.amazon.awssdk.crt.auth.signing - package software.amazon.awssdk.crt.auth.signing
-
- software.amazon.awssdk.crt.cal - package software.amazon.awssdk.crt.cal
-
- software.amazon.awssdk.crt.checksums - package software.amazon.awssdk.crt.checksums
-
- software.amazon.awssdk.crt.eventstream - package software.amazon.awssdk.crt.eventstream
-
- software.amazon.awssdk.crt.http - package software.amazon.awssdk.crt.http
-
- software.amazon.awssdk.crt.io - package software.amazon.awssdk.crt.io
-
- software.amazon.awssdk.crt.mqtt - package software.amazon.awssdk.crt.mqtt
-
- software.amazon.awssdk.crt.s3 - package software.amazon.awssdk.crt.s3
-
- software.amazon.awssdk.crt.utils - package software.amazon.awssdk.crt.utils
-
- StandardRetryOptions - Class in software.amazon.awssdk.crt.io
-
- StandardRetryOptions() - Constructor for class software.amazon.awssdk.crt.io.StandardRetryOptions
-
- StaticCredentialsProvider - Class in software.amazon.awssdk.crt.auth.credentials
-
A class that wraps the a credentials provider that returns a fixed set of credentials
- StaticCredentialsProvider.StaticCredentialsProviderBuilder - Class in software.amazon.awssdk.crt.auth.credentials
-
A simple builder class for a static credentials provider and its options
- StaticCredentialsProviderBuilder() - Constructor for class software.amazon.awssdk.crt.auth.credentials.StaticCredentialsProvider.StaticCredentialsProviderBuilder
-
- STREAMING_AWS4_ECDSA_P256_SHA256_PAYLOAD - Static variable in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignedBodyValue
-
- STREAMING_AWS4_HMAC_SHA256_EVENTS - Static variable in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignedBodyValue
-
- STREAMING_AWS4_HMAC_SHA256_PAYLOAD - Static variable in class software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignedBodyValue
-
- subscribe(String, QualityOfService, Consumer<MqttMessage>) - Method in class software.amazon.awssdk.crt.mqtt.MqttClientConnection
-
Subscribes to a topic
- subscribe(String, QualityOfService) - Method in class software.amazon.awssdk.crt.mqtt.MqttClientConnection
-
Subscribes to a topic without a handler (messages will only be delivered to
the OnMessage handler)
- swapReferenceTo(CrtResource, CrtResource) - Method in class software.amazon.awssdk.crt.CrtResource
-
- SystemInfo - Class in software.amazon.awssdk.crt
-
- SystemInfo() - Constructor for class software.amazon.awssdk.crt.SystemInfo
-
- SystemInfo.CpuInfo - Class in software.amazon.awssdk.crt
-
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignatureType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignedBodyHeaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSigningAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.cal.EccKeyPair.AwsEccCurve
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.eventstream.HeaderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.eventstream.MessageFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.eventstream.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.http.HttpHeaderBlock
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.http.HttpProxyOptions.HttpProxyAuthorizationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.http.HttpProxyOptions.HttpProxyConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions.JitterMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.io.SocketOptions.SocketDomain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.io.SocketOptions.SocketType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.io.TlsCipherPreference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.io.TlsContextOptions.TlsVersions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.Log.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.Log.LogSubject
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.mqtt.QualityOfService
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.crt.s3.S3MetaRequestOptions.MetaRequestType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignatureType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSignedBodyHeaderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.auth.signing.AwsSigningConfig.AwsSigningAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.cal.EccKeyPair.AwsEccCurve
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.eventstream.HeaderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.eventstream.MessageFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.eventstream.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.http.HttpHeaderBlock
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.http.HttpProxyOptions.HttpProxyAuthorizationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.http.HttpProxyOptions.HttpProxyConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions.JitterMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.io.SocketOptions.SocketDomain
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.io.SocketOptions.SocketType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.io.TlsCipherPreference
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.io.TlsContextOptions.TlsVersions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.Log.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.Log.LogSubject
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.mqtt.QualityOfService
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum software.amazon.awssdk.crt.s3.S3MetaRequestOptions.MetaRequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyPeer - Variable in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Set whether or not the peer should be verified.
- verifyRawSha256EcdsaSignature(byte[], byte[], String, String) - Static method in class software.amazon.awssdk.crt.auth.signing.AwsSigningUtils
-
- verifySigv4aEcdsaSignature(HttpRequest, String, AwsSigningConfig, byte[], String, String) - Static method in class software.amazon.awssdk.crt.auth.signing.AwsSigningUtils
-
- version - Variable in class software.amazon.awssdk.crt.utils.PackageInfo
-
- Version(String) - Constructor for class software.amazon.awssdk.crt.utils.PackageInfo.Version
-
- waitForNoResources() - Static method in class software.amazon.awssdk.crt.CrtResource
-
Debug/test method to wait for the CRTResource count to drop to zero.
- WebsocketHandshakeTransformArgs - Class in software.amazon.awssdk.crt.mqtt
-
Arguments to a websocket handshake transform operation.
- WebsocketHandshakeTransformArgs(MqttClientConnection, HttpRequest, CompletableFuture<HttpRequest>) - Constructor for class software.amazon.awssdk.crt.mqtt.WebsocketHandshakeTransformArgs
-
- withAccessKeyId(byte[]) - Method in class software.amazon.awssdk.crt.auth.credentials.StaticCredentialsProvider.StaticCredentialsProviderBuilder
-
- withAlpnList(String) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Sets the ALPN protocols list for any connections using this TlsContext
- withBackoffRetryOptions(ExponentialBackoffRetryOptions) - Method in class software.amazon.awssdk.crt.io.StandardRetryOptions
-
- withBackoffScaleFactorMS(long) - Method in class software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions
-
- withBufferSize(int) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the IO buffer size to use for connections in the connection pool
- withCachedProvider(CredentialsProvider) - Method in class software.amazon.awssdk.crt.auth.credentials.CachedCredentialsProvider.CachedCredentialsProviderBuilder
-
Sets the credentials provider to cache results from
- withCachingDurationInSeconds(int) - Method in class software.amazon.awssdk.crt.auth.credentials.CachedCredentialsProvider.CachedCredentialsProviderBuilder
-
Sets the maximum caching duration for any credentials sourced through this provider.
- withCertificateAuthority(String) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Specifies the certificate authority to use.
- withCertificateAuthorityFromPath(String, String) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Specifies the certificate authority to use.
- withCipherPreference(TlsCipherPreference) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Sets the ciphers that the TlsContext will be able to use
- withClientBootstrap(ClientBootstrap) - Method in class software.amazon.awssdk.crt.auth.credentials.DefaultChainCredentialsProvider.DefaultChainCredentialsProviderBuilder
-
- withClientBootstrap(ClientBootstrap) - Method in interface software.amazon.awssdk.crt.auth.credentials.ProfileCredentialsProvider.Builder
-
Sets the client bootstrap (host resolver and event loop group) to use when making the connections
required by this provider.
- withClientBootstrap(ClientBootstrap) - Method in class software.amazon.awssdk.crt.auth.credentials.X509CredentialsProvider.X509CredentialsProviderBuilder
-
Sets the client bootstrap (host resolver and event loop group) to use when making the connections
required by this provider.
- withClientBootstrap(ClientBootstrap) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the client bootstrap instance to use to create the pool's connections
- withClientBootstrap(ClientBootstrap) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withComputeContentMd5(Boolean) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withConfigFileNameOverride(String) - Method in interface software.amazon.awssdk.crt.auth.credentials.ProfileCredentialsProvider.Builder
-
Sets the name of the config file to use.
- withCredentials(Credentials) - Method in class software.amazon.awssdk.crt.auth.credentials.StaticCredentialsProvider.StaticCredentialsProviderBuilder
-
- withCredentialsFileNameOverride(String) - Method in interface software.amazon.awssdk.crt.auth.credentials.ProfileCredentialsProvider.Builder
-
Sets the name of the credentials file to use.
- withCredentialsProvider(CredentialsProvider) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withEndpoint(String) - Method in class software.amazon.awssdk.crt.auth.credentials.X509CredentialsProvider.X509CredentialsProviderBuilder
-
Sets the endpoint to fetch credentials from.
- withEndpoint(String) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withEventLoopGroup(EventLoopGroup) - Method in class software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions
-
- withHandler(DelegateCredentialsHandler) - Method in class software.amazon.awssdk.crt.auth.credentials.DelegateCredentialsProvider.DelegateCredentialsProviderBuilder
-
- withHttpRequest(HttpRequest) - Method in class software.amazon.awssdk.crt.s3.S3MetaRequestOptions
-
- withInitialBucketCapacity(long) - Method in class software.amazon.awssdk.crt.io.StandardRetryOptions
-
- withJitterMode(ExponentialBackoffRetryOptions.JitterMode) - Method in class software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions
-
- withManualWindowManagement(boolean) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
If set to true, then the TCP read back pressure mechanism will be enabled.
- withMaxConnectionIdleInMilliseconds(long) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets maximum amount of time, in milliseconds, that the connection can be idle in the manager before
getting culled by the manager
- withMaxConnections(int) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the maximum number of connections allowed in the connection pool
- withMaxConnections(int) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withMaxRetries(long) - Method in class software.amazon.awssdk.crt.io.ExponentialBackoffRetryOptions
-
- withMetaRequestType(S3MetaRequestOptions.MetaRequestType) - Method in class software.amazon.awssdk.crt.s3.S3MetaRequestOptions
-
- withMinimumTlsVersion(TlsContextOptions.TlsVersions) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Sets the minimum TLS version that the TlsContext will allow.
- withMonitoringOptions(HttpMonitoringOptions) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the monitoring options for connections in the connection pool
- withMtls(String, String) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Enables mutual TLS (mTLS) on this TlsContext
- withMtlsFromPath(String, String) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Enables mutual TLS (mTLS) on this TlsContext
- withMtlsPkcs12(String, String) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Apple platforms only, specifies mTLS using PKCS#12
- withPartSize(long) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withPort(int) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the port to connect to for connections in the connection pool
- withProfileName(String) - Method in interface software.amazon.awssdk.crt.auth.credentials.ProfileCredentialsProvider.Builder
-
Sets the name of the profile to use.
- withProxyOptions(HttpProxyOptions) - Method in class software.amazon.awssdk.crt.auth.credentials.X509CredentialsProvider.X509CredentialsProviderBuilder
-
Sets the proxy configuration to use when making the http request that fetches session
credentials from the IoT x509 credentials provider service
- withProxyOptions(HttpProxyOptions) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the proxy options for connections in the connection pool
- withRegion(String) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withResponseHandler(S3MetaRequestResponseHandler) - Method in class software.amazon.awssdk.crt.s3.S3MetaRequestOptions
-
- withRoleAlias(String) - Method in class software.amazon.awssdk.crt.auth.credentials.X509CredentialsProvider.X509CredentialsProviderBuilder
-
Sets the role alias to fetch credentials through
- withSecretAccessKey(byte[]) - Method in class software.amazon.awssdk.crt.auth.credentials.StaticCredentialsProvider.StaticCredentialsProviderBuilder
-
- withSessionToken(byte[]) - Method in class software.amazon.awssdk.crt.auth.credentials.StaticCredentialsProvider.StaticCredentialsProviderBuilder
-
- withSocketOptions(SocketOptions) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the socket options to use for connections in the connection pool
- withStandardRetryOptions(StandardRetryOptions) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withThingName(String) - Method in class software.amazon.awssdk.crt.auth.credentials.X509CredentialsProvider.X509CredentialsProviderBuilder
-
Sets the iot thing name to fetch credentials by.
- withThroughputTargetGbps(double) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withTlsContext(TlsContext) - Method in interface software.amazon.awssdk.crt.auth.credentials.ProfileCredentialsProvider.Builder
-
Sets the tls context to use for any secure network connections made while sourcing credentials.
- withTlsContext(TlsContext) - Method in class software.amazon.awssdk.crt.auth.credentials.X509CredentialsProvider.X509CredentialsProviderBuilder
-
Sets the tls context initialized with a x509 certificate and private key suitable for
queries against the account's iot credential provider endpoint
- withTlsContext(TlsContext) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the tls context to use for connections in the connection pool
- withTlsContext(TlsContext) - Method in class software.amazon.awssdk.crt.s3.S3ClientOptions
-
- withUri(URI) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the URI to use for connections in the connection pool
- withVerifyPeer(boolean) - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Sets whether or not TLS will validate the certificate from the peer.
- withVerifyPeer() - Method in class software.amazon.awssdk.crt.io.TlsContextOptions
-
Enables TLS peer verification of certificates
- withWindowSize(int) - Method in class software.amazon.awssdk.crt.http.HttpClientConnectionManagerOptions
-
Sets the IO channel window size to use for connections in the connection pool
- wrapFuture(CompletableFuture<T>, T) - Static method in interface software.amazon.awssdk.crt.AsyncCallback
-
- writeChunk(byte[], boolean, HttpStream.HttpStreamWriteChunkCompletionCallback) - Method in class software.amazon.awssdk.crt.http.HttpStream
-
Use only for Http 1.1 Chunked Encoding.
- writeChunk(byte[], boolean) - Method in class software.amazon.awssdk.crt.http.HttpStream
-
Use only for Http 1.1 Chunked Encoding.
- writeToByteBuffer(ByteBuffer) - Method in class software.amazon.awssdk.crt.eventstream.Header
-
Writes the value of this header into a buffer, using the wire representation of
the header.