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