Uses of Interface
com.google.cloud.dataproc.v1.Batch.StateHistoryOrBuilder
-
Packages that use Batch.StateHistoryOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of Batch.StateHistoryOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement Batch.StateHistoryOrBuilder Modifier and Type Class Description static class
Batch.StateHistory
Historical state information.static class
Batch.StateHistory.Builder
Historical state information.Methods in com.google.cloud.dataproc.v1 that return Batch.StateHistoryOrBuilder Modifier and Type Method Description Batch.StateHistoryOrBuilder
Batch.Builder. getStateHistoryOrBuilder(int index)
Output only.Batch.StateHistoryOrBuilder
Batch. getStateHistoryOrBuilder(int index)
Output only.Batch.StateHistoryOrBuilder
BatchOrBuilder. getStateHistoryOrBuilder(int index)
Output only.Methods in com.google.cloud.dataproc.v1 that return types with arguments of type Batch.StateHistoryOrBuilder Modifier and Type Method Description List<? extends Batch.StateHistoryOrBuilder>
Batch.Builder. getStateHistoryOrBuilderList()
Output only.List<? extends Batch.StateHistoryOrBuilder>
Batch. getStateHistoryOrBuilderList()
Output only.List<? extends Batch.StateHistoryOrBuilder>
BatchOrBuilder. getStateHistoryOrBuilderList()
Output only.
-