Package | Description |
---|---|
com.google.cloud.dataproc.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
Batch
A representation of a batch workload in the service.
|
static class |
Batch.Builder
A representation of a batch workload in the service.
|
Modifier and Type | Method and Description |
---|---|
BatchOrBuilder |
ListBatchesResponseOrBuilder.getBatchesOrBuilder(int index)
The batches from the specified collection.
|
BatchOrBuilder |
ListBatchesResponse.getBatchesOrBuilder(int index)
The batches from the specified collection.
|
BatchOrBuilder |
ListBatchesResponse.Builder.getBatchesOrBuilder(int index)
The batches from the specified collection.
|
BatchOrBuilder |
CreateBatchRequest.getBatchOrBuilder()
Required.
|
BatchOrBuilder |
CreateBatchRequest.Builder.getBatchOrBuilder()
Required.
|
BatchOrBuilder |
CreateBatchRequestOrBuilder.getBatchOrBuilder()
Required.
|
Modifier and Type | Method and Description |
---|---|
List<? extends BatchOrBuilder> |
ListBatchesResponseOrBuilder.getBatchesOrBuilderList()
The batches from the specified collection.
|
List<? extends BatchOrBuilder> |
ListBatchesResponse.getBatchesOrBuilderList()
The batches from the specified collection.
|
List<? extends BatchOrBuilder> |
ListBatchesResponse.Builder.getBatchesOrBuilderList()
The batches from the specified collection.
|
Copyright © 2022 Google LLC. All rights reserved.