| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutorsSummary> |
ListExecutorsResponse.executorsSummary()
Contains summary information about the executor.
|
| Modifier and Type | Method and Description |
|---|---|
ListExecutorsResponse.Builder |
ListExecutorsResponse.Builder.executorsSummary(ExecutorsSummary... executorsSummary)
Contains summary information about the executor.
|
| Modifier and Type | Method and Description |
|---|---|
ListExecutorsResponse.Builder |
ListExecutorsResponse.Builder.executorsSummary(Collection<ExecutorsSummary> executorsSummary)
Contains summary information about the executor.
|
Copyright © 2023. All rights reserved.