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