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 classBatch.StateHistoryHistorical state information.static classBatch.StateHistory.BuilderHistorical state information.Methods in com.google.cloud.dataproc.v1 that return Batch.StateHistoryOrBuilder Modifier and Type Method Description Batch.StateHistoryOrBuilderBatch.Builder. getStateHistoryOrBuilder(int index)Output only.Batch.StateHistoryOrBuilderBatch. getStateHistoryOrBuilder(int index)Output only.Batch.StateHistoryOrBuilderBatchOrBuilder. 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.
-