| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default GetSessionResponse |
GlueClient.getSession(Consumer<GetSessionRequest.Builder> getSessionRequest)
Retrieves the session.
|
default GetSessionResponse |
GlueClient.getSession(GetSessionRequest getSessionRequest)
Retrieves the session.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSessionResponse> |
GlueAsyncClient.getSession(Consumer<GetSessionRequest.Builder> getSessionRequest)
Retrieves the session.
|
default CompletableFuture<GetSessionResponse> |
GlueAsyncClient.getSession(GetSessionRequest getSessionRequest)
Retrieves the session.
|
Copyright © 2023. All rights reserved.