| Package | Description |
|---|---|
| com.ibm.cos.v2.auth.credentials |
| Modifier and Type | Method and Description |
|---|---|
AwsBasicCredentials |
AwsBasicCredentials.Builder.build() |
AwsBasicCredentials |
AwsBasicCredentials.copy(Consumer<? super AwsBasicCredentials.Builder> modifier) |
static AwsBasicCredentials |
AwsBasicCredentials.create(String accessKeyId,
String secretAccessKey)
Constructs a new credentials object, with the specified AWS access key and AWS secret key.
|
Copyright © 2026. All rights reserved.