Uses of Class
software.amazon.awssdk.services.s3.model.CreateSessionRequest
Packages that use CreateSessionRequest
-
Uses of CreateSessionRequest in software.amazon.awssdk.services.s3
Methods in software.amazon.awssdk.services.s3 with parameters of type CreateSessionRequestModifier and TypeMethodDescriptionDelegatingS3AsyncClient.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.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.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.default CreateSessionResponseS3Client.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. -
Uses of CreateSessionRequest in software.amazon.awssdk.services.s3.transform
Methods in software.amazon.awssdk.services.s3.transform with parameters of type CreateSessionRequestModifier and TypeMethodDescriptionCreateSessionRequestMarshaller.marshall(CreateSessionRequest createSessionRequest)