| Package | Description |
|---|---|
| com.google.api.services.dataproc.model |
| Modifier and Type | Method and Description |
|---|---|
StateHistory |
StateHistory.clone() |
StateHistory |
StateHistory.set(String fieldName,
Object value) |
StateHistory |
StateHistory.setState(String state)
Output only.
|
StateHistory |
StateHistory.setStateMessage(String stateMessage)
Output only.
|
StateHistory |
StateHistory.setStateStartTime(String stateStartTime)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<StateHistory> |
Batch.getStateHistory()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Batch |
Batch.setStateHistory(List<StateHistory> stateHistory)
Output only.
|
Copyright © 2011–2023 Google. All rights reserved.