| Package | Description |
|---|---|
| com.ibm.cos.v2.services.s3 | |
| com.ibm.cos.v2.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSessionResponse |
S3Client.createSession(CreateSessionRequest createSessionRequest)
Creates a session that establishes temporary security credentials to support fast authentication and
authorization for the Zonal endpoint API operations on directory buckets.
|
default CompletableFuture<CreateSessionResponse> |
S3AsyncClient.createSession(CreateSessionRequest createSessionRequest)
Creates a session that establishes temporary security credentials to support fast authentication and
authorization for the Zonal endpoint API operations on directory buckets.
|
CreateSessionResponse |
DelegatingS3Client.createSession(CreateSessionRequest createSessionRequest)
Creates a session that establishes temporary security credentials to support fast authentication and
authorization for the Zonal endpoint API operations on directory buckets.
|
CompletableFuture<CreateSessionResponse> |
DelegatingS3AsyncClient.createSession(CreateSessionRequest createSessionRequest)
Creates a session that establishes temporary security credentials to support fast authentication and
authorization for the Zonal endpoint API operations on directory buckets.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSessionRequestMarshaller.marshall(CreateSessionRequest createSessionRequest) |
Copyright © 2026. All rights reserved.