| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
StopSessionResult |
AbstractAWSGlue.stopSession(StopSessionRequest request) |
StopSessionResult |
AWSGlue.stopSession(StopSessionRequest stopSessionRequest)
Stops the session.
|
StopSessionResult |
AWSGlueClient.stopSession(StopSessionRequest request)
Stops the session.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopSessionResult> |
AbstractAWSGlueAsync.stopSessionAsync(StopSessionRequest request) |
Future<StopSessionResult> |
AWSGlueAsync.stopSessionAsync(StopSessionRequest stopSessionRequest)
Stops the session.
|
Future<StopSessionResult> |
AWSGlueAsyncClient.stopSessionAsync(StopSessionRequest request) |
Future<StopSessionResult> |
AbstractAWSGlueAsync.stopSessionAsync(StopSessionRequest request,
AsyncHandler<StopSessionRequest,StopSessionResult> asyncHandler) |
Future<StopSessionResult> |
AWSGlueAsync.stopSessionAsync(StopSessionRequest stopSessionRequest,
AsyncHandler<StopSessionRequest,StopSessionResult> asyncHandler)
Stops the session.
|
Future<StopSessionResult> |
AWSGlueAsyncClient.stopSessionAsync(StopSessionRequest request,
AsyncHandler<StopSessionRequest,StopSessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StopSessionResult> |
AbstractAWSGlueAsync.stopSessionAsync(StopSessionRequest request,
AsyncHandler<StopSessionRequest,StopSessionResult> asyncHandler) |
Future<StopSessionResult> |
AWSGlueAsync.stopSessionAsync(StopSessionRequest stopSessionRequest,
AsyncHandler<StopSessionRequest,StopSessionResult> asyncHandler)
Stops the session.
|
Future<StopSessionResult> |
AWSGlueAsyncClient.stopSessionAsync(StopSessionRequest request,
AsyncHandler<StopSessionRequest,StopSessionResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopSessionResult |
StopSessionResult.clone() |
StopSessionResult |
StopSessionResult.withId(String id)
Returns the Id of the stopped session.
|
Copyright © 2025. All rights reserved.