| 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 |
ListBatchesResponse.getBatchesOrBuilder(int index)
The batches from the specified collection.
|
BatchOrBuilder |
ListBatchesResponse.Builder.getBatchesOrBuilder(int index)
The batches from the specified collection.
|
BatchOrBuilder |
ListBatchesResponseOrBuilder.getBatchesOrBuilder(int index)
The batches from the specified collection.
|
BatchOrBuilder |
CreateBatchRequestOrBuilder.getBatchOrBuilder()
Required.
|
BatchOrBuilder |
CreateBatchRequest.getBatchOrBuilder()
Required.
|
BatchOrBuilder |
CreateBatchRequest.Builder.getBatchOrBuilder()
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BatchOrBuilder> |
ListBatchesResponse.getBatchesOrBuilderList()
The batches from the specified collection.
|
List<? extends BatchOrBuilder> |
ListBatchesResponse.Builder.getBatchesOrBuilderList()
The batches from the specified collection.
|
List<? extends BatchOrBuilder> |
ListBatchesResponseOrBuilder.getBatchesOrBuilderList()
The batches from the specified collection.
|
Copyright © 2024 Google LLC. All rights reserved.