Uses of Interface
com.google.cloud.dataproc.v1.BatchOrBuilder
-
Packages that use BatchOrBuilder Package Description com.google.cloud.dataproc.v1 A client to Cloud Dataproc API -
-
Uses of BatchOrBuilder in com.google.cloud.dataproc.v1
Classes in com.google.cloud.dataproc.v1 that implement BatchOrBuilder Modifier and Type Class Description classBatchA representation of a batch workload in the service.static classBatch.BuilderA representation of a batch workload in the service.Methods in com.google.cloud.dataproc.v1 that return BatchOrBuilder Modifier and Type Method Description BatchOrBuilderListBatchesResponse.Builder. getBatchesOrBuilder(int index)The batches from the specified collection.BatchOrBuilderListBatchesResponse. getBatchesOrBuilder(int index)The batches from the specified collection.BatchOrBuilderListBatchesResponseOrBuilder. getBatchesOrBuilder(int index)The batches from the specified collection.BatchOrBuilderCreateBatchRequest.Builder. getBatchOrBuilder()Required.BatchOrBuilderCreateBatchRequest. getBatchOrBuilder()Required.BatchOrBuilderCreateBatchRequestOrBuilder. getBatchOrBuilder()Required.Methods in com.google.cloud.dataproc.v1 that return types with arguments of type BatchOrBuilder Modifier and Type Method Description List<? extends BatchOrBuilder>ListBatchesResponse.Builder. getBatchesOrBuilderList()The batches from the specified collection.List<? extends BatchOrBuilder>ListBatchesResponse. getBatchesOrBuilderList()The batches from the specified collection.List<? extends BatchOrBuilder>ListBatchesResponseOrBuilder. getBatchesOrBuilderList()The batches from the specified collection.
-