| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSessionResponse |
GlueClient.createSession(Consumer<CreateSessionRequest.Builder> createSessionRequest)
Creates a new session.
|
default CreateSessionResponse |
GlueClient.createSession(CreateSessionRequest createSessionRequest)
Creates a new session.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSessionResponse> |
GlueAsyncClient.createSession(Consumer<CreateSessionRequest.Builder> createSessionRequest)
Creates a new session.
|
default CompletableFuture<CreateSessionResponse> |
GlueAsyncClient.createSession(CreateSessionRequest createSessionRequest)
Creates a new session.
|
Copyright © 2023. All rights reserved.