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