Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
Parser<Batch.StateHistory> |
Batch.StateHistory.getParserForType() |
List<Batch.StateHistory> |
Batch.getStateHistoryList()
Output only.
|
List<Batch.StateHistory> |
Batch.Builder.getStateHistoryList()
Output only.
|
List<Batch.StateHistory> |
BatchOrBuilder.getStateHistoryList()
Output only.
|
static Parser<Batch.StateHistory> |
Batch.StateHistory.parser() |
Modifier and Type | Method and Description |
---|---|
Batch.Builder |
Batch.Builder.addStateHistory(Batch.StateHistory value)
Output only.
|
Batch.Builder |
Batch.Builder.addStateHistory(int index,
Batch.StateHistory value)
Output only.
|
Batch.StateHistory.Builder |
Batch.StateHistory.Builder.mergeFrom(Batch.StateHistory other) |
static Batch.StateHistory.Builder |
Batch.StateHistory.newBuilder(Batch.StateHistory prototype) |
Batch.Builder |
Batch.Builder.setStateHistory(int index,
Batch.StateHistory value)
Output only.
|
Modifier and Type | Method and Description |
---|---|
Batch.Builder |
Batch.Builder.addAllStateHistory(Iterable<? extends Batch.StateHistory> values)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.