Package | Description |
---|---|
com.ibm.cloud.objectstorage | |
com.ibm.cloud.objectstorage.client | |
com.ibm.cloud.objectstorage.client.builder | |
com.ibm.cloud.objectstorage.services.kms |
|
com.ibm.cloud.objectstorage.services.s3 |
Synchronous client for accessing Amazon S3.
|
Constructor and Description |
---|
AmazonWebServiceClient(AwsSyncClientParams clientParams) |
Modifier and Type | Class and Description |
---|---|
class |
AwsAsyncClientParams
Provides access to all params needed in a asynchronous AWS service client constructor.
|
Modifier and Type | Method and Description |
---|---|
AwsSyncClientParams |
ClientHandlerParams.getClientParams() |
Modifier and Type | Method and Description |
---|---|
ClientHandlerParams |
ClientHandlerParams.withClientParams(AwsSyncClientParams clientParams) |
Modifier and Type | Class and Description |
---|---|
protected class |
AwsAsyncClientBuilder.AsyncBuilderParams
Presents a view of the builder to be used in the async client constructor.
|
protected class |
AwsClientBuilder.SyncBuilderParams
Presents a view of the builder to be used in a client constructor.
|
Modifier and Type | Method and Description |
---|---|
protected AwsSyncClientParams |
AwsClientBuilder.getSyncClientParams() |
Modifier and Type | Method and Description |
---|---|
protected abstract TypeToBuild |
AwsSyncClientBuilder.build(AwsSyncClientParams clientParams)
Overriden by subclasses to call the client constructor.
|
Modifier and Type | Method and Description |
---|---|
protected com.ibm.cloud.objectstorage.services.kms.AWSKMS |
AWSKMSClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AWSKMS using the current builder configuration.
|
Modifier and Type | Method and Description |
---|---|
protected AmazonS3 |
AmazonS3ClientBuilder.build(AwsSyncClientParams clientParams)
Construct a synchronous implementation of AmazonS3 using the current builder configuration.
|
Copyright © 2024. All rights reserved.