| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default StopSessionResponse |
GlueClient.stopSession(StopSessionRequest stopSessionRequest)
Stops the session.
|
default CompletableFuture<StopSessionResponse> |
GlueAsyncClient.stopSession(StopSessionRequest stopSessionRequest)
Stops the session.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopSessionRequestMarshaller.marshall(StopSessionRequest stopSessionRequest) |
Copyright © 2023. All rights reserved.