| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecatalyst |
Welcome to the Amazon CodeCatalyst API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default VerifySessionResponse |
CodeCatalystClient.verifySession(Consumer<VerifySessionRequest.Builder> verifySessionRequest)
Verifies whether the calling user has a valid Amazon CodeCatalyst login and session.
|
default VerifySessionResponse |
CodeCatalystClient.verifySession(VerifySessionRequest verifySessionRequest)
Verifies whether the calling user has a valid Amazon CodeCatalyst login and session.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<VerifySessionResponse> |
CodeCatalystAsyncClient.verifySession(Consumer<VerifySessionRequest.Builder> verifySessionRequest)
Verifies whether the calling user has a valid Amazon CodeCatalyst login and session.
|
default CompletableFuture<VerifySessionResponse> |
CodeCatalystAsyncClient.verifySession(VerifySessionRequest verifySessionRequest)
Verifies whether the calling user has a valid Amazon CodeCatalyst login and session.
|
Copyright © 2023. All rights reserved.