| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static GetSessionResponse.Builder |
GetSessionResponse.builder() |
default GetSessionResponse.Builder |
GetSessionResponse.Builder.session(Consumer<Session.Builder> session)
The session object is returned in the response.
|
GetSessionResponse.Builder |
GetSessionResponse.Builder.session(Session session)
The session object is returned in the response.
|
GetSessionResponse.Builder |
GetSessionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetSessionResponse.Builder> |
GetSessionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.