public static interface ObjectInputStreamFactory.StreamFactoryCallbacks
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.services.s3.S3AsyncClient |
getOrCreateAsyncClient(boolean requireCRT)
Get the Async S3Client, raising a failure to create as an IOException.
|
void |
incrementFactoryStatistic(Statistic statistic) |
software.amazon.awssdk.services.s3.S3AsyncClient getOrCreateAsyncClient(boolean requireCRT)
throws IOException
requireCRT - is the CRT required.IOException - failure to create the client.void incrementFactoryStatistic(Statistic statistic)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.