| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
SessionCommand |
CreateSessionRequest.command()
The
SessionCommand that runs the job. |
SessionCommand |
Session.command()
The command object.See SessionCommand.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSessionRequest.Builder |
CreateSessionRequest.Builder.command(SessionCommand command)
The
SessionCommand that runs the job. |
Session.Builder |
Session.Builder.command(SessionCommand command)
The command object.See SessionCommand.
|
Copyright © 2022. All rights reserved.