Index
All Classes and Interfaces|All Packages
A
- addressStyle() - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig
- afterExecution(Context.AfterExecution, ExecutionAttributes) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3ClientTelemetryInterceptor
- afterMarshalling(Context.AfterMarshalling, ExecutionAttributes) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3ClientTelemetryInterceptor
- awsAsyncExecutorService() - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- awsCredentialsProvider(S3Config) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- awsKoraSdkHttpClient(HttpClient, AwsS3ClientConfig) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- awsS3AsyncClient(SdkAsyncHttpClient, AwsCredentialsProvider, S3Configuration, S3Config, AwsS3ClientConfig, S3ClientTelemetryFactory, All<ExecutionInterceptor>) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- awsS3Client(SdkHttpClient, AwsCredentialsProvider, S3Configuration, S3Config, AwsS3ClientConfig, S3ClientTelemetryFactory, All<ExecutionInterceptor>) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- awsS3ClientConfig(Config, ConfigValueExtractor<AwsS3ClientConfig>) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- AwsS3ClientConfig - Interface in ru.tinkoff.kora.s3.client.aws
- AwsS3ClientConfig.AddressStyle - Enum Class in ru.tinkoff.kora.s3.client.aws
- AwsS3ClientConfig.UploadConfig - Interface in ru.tinkoff.kora.s3.client.aws
- AwsS3ClientModule - Interface in ru.tinkoff.kora.s3.client.aws
- AwsS3ClientTelemetryInterceptor - Class in ru.tinkoff.kora.s3.client.aws
- AwsS3ClientTelemetryInterceptor(S3ClientTelemetry, AwsS3ClientConfig.AddressStyle) - Constructor for class ru.tinkoff.kora.s3.client.aws.AwsS3ClientTelemetryInterceptor
- awsS3Configuration(AwsS3ClientConfig) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- awsS3httpClient(HttpClient) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- awsS3KoraAsyncClient(S3AsyncClient, ExecutorService, S3KoraClientTelemetryFactory, S3Config, AwsS3ClientConfig) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- AwsS3KoraAsyncClient - Class in ru.tinkoff.kora.s3.client.aws
- AwsS3KoraAsyncClient(S3AsyncClient, ExecutorService, S3KoraClientTelemetry, AwsS3ClientConfig) - Constructor for class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- awsS3KoraClient(S3Client, S3KoraAsyncClient, S3KoraClientTelemetryFactory, S3Config, AwsS3ClientConfig) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
- AwsS3KoraClient - Class in ru.tinkoff.kora.s3.client.aws
- AwsS3KoraClient(S3Client, S3KoraAsyncClient, S3KoraClientTelemetry, AwsS3ClientConfig) - Constructor for class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
- AwsS3Object - Class in ru.tinkoff.kora.s3.client.aws
- AwsS3Object(String, ResponsePublisher<GetObjectResponse>) - Constructor for class ru.tinkoff.kora.s3.client.aws.AwsS3Object
- AwsS3Object(String, ResponseInputStream<GetObjectResponse>) - Constructor for class ru.tinkoff.kora.s3.client.aws.AwsS3Object
- AwsS3ObjectMetaList - Class in ru.tinkoff.kora.s3.client.aws
- AwsS3ObjectMetaList(ListObjectsV2Response) - Constructor for class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectMetaList
- AwsS3ObjectUpload - Record Class in ru.tinkoff.kora.s3.client.aws
- AwsS3ObjectUpload(String, PutObjectResponse) - Constructor for record class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectUpload
-
Creates an instance of a
AwsS3ObjectUploadrecord class. - AwsS3ObjectUpload(PutObjectResponse) - Constructor for record class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectUpload
B
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3ClientTelemetryInterceptor
- body() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3Object
- bufferSize() - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig.UploadConfig
C
- checksumValidationEnabled() - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig
- chunkedEncodingEnabled() - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig
- clientName() - Method in class ru.tinkoff.kora.s3.client.aws.KoraAwsSdkHttpClient
- close() - Method in class ru.tinkoff.kora.s3.client.aws.KoraAwsSdkHttpClient
D
- delete(String, String) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- delete(String, String) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
- delete(String, Collection<String>) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- delete(String, Collection<String>) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
E
- equals(Object) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3Object
- equals(Object) - Method in record class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectUpload
-
Indicates whether some other object is "equal to" this one.
- execute(AsyncExecuteRequest) - Method in class ru.tinkoff.kora.s3.client.aws.KoraAwsSdkHttpClient
G
- get(String, String) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- get(String, String) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
- get(String, Collection<String>) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- get(String, Collection<String>) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
- getMeta(String, String) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- getMeta(String, String) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
- getMeta(String, Collection<String>) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- getMeta(String, Collection<String>) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
H
- hashCode() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3Object
- hashCode() - Method in record class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectUpload
-
Returns a hash code value for this object.
K
- key() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3Object
- KoraAwsSdkHttpClient - Class in ru.tinkoff.kora.s3.client.aws
- KoraAwsSdkHttpClient(HttpClient, AwsS3ClientConfig) - Constructor for class ru.tinkoff.kora.s3.client.aws.KoraAwsSdkHttpClient
L
- list(String, String, String, int) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- list(String, String, String, int) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
- list(String, Collection<String>, String, int) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- list(String, Collection<String>, String, int) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
- listMeta(String, String, String, int) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- listMeta(String, String, String, int) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
- listMeta(String, Collection<String>, String, int) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- listMeta(String, Collection<String>, String, int) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
M
- metas() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectMetaList
- modified() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3Object
- multipartS3AsyncClient(S3AsyncClient, AwsS3ClientConfig) - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientModule
O
- onExecutionFailure(Context.FailedExecution, ExecutionAttributes) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3ClientTelemetryInterceptor
P
- partSize() - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig.UploadConfig
- PATH - Enum constant in enum class ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig.AddressStyle
- prefix() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectMetaList
- prepareRequest(HttpExecuteRequest) - Method in class ru.tinkoff.kora.s3.client.aws.KoraAwsSdkHttpClient
- put(String, String, S3Body) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraAsyncClient
- put(String, String, S3Body) - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3KoraClient
R
- requestTimeout() - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig
- response() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3Object
- response() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectMetaList
- response() - Method in record class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectUpload
-
Returns the value of the
responserecord component. - ru.tinkoff.kora.s3.client.aws - package ru.tinkoff.kora.s3.client.aws
S
- size() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3Object
T
- toString() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3Object
- toString() - Method in class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectMetaList
- toString() - Method in record class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectUpload
-
Returns a string representation of this record class.
U
- upload() - Method in interface ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig
V
- valueOf(String) - Static method in enum class ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig.AddressStyle
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig.AddressStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- versionId() - Method in record class ru.tinkoff.kora.s3.client.aws.AwsS3ObjectUpload
-
Returns the value of the
versionIdrecord component. - VIRTUAL_HOSTED - Enum constant in enum class ru.tinkoff.kora.s3.client.aws.AwsS3ClientConfig.AddressStyle
All Classes and Interfaces|All Packages