| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Batch.CronJob> |
V1beta1Batch.CronJob.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Batch.CronJob |
V1beta1Batch.CronJob.Builder.build() |
V1beta1Batch.CronJob |
V1beta1Batch.CronJob.Builder.buildPartial() |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.getDefaultInstance() |
V1beta1Batch.CronJob |
V1beta1Batch.CronJob.getDefaultInstanceForType() |
V1beta1Batch.CronJob |
V1beta1Batch.CronJob.Builder.getDefaultInstanceForType() |
V1beta1Batch.CronJob |
V1beta1Batch.CronJobListOrBuilder.getItems(int index)
items is the list of CronJobs.
|
V1beta1Batch.CronJob |
V1beta1Batch.CronJobList.getItems(int index)
items is the list of CronJobs.
|
V1beta1Batch.CronJob |
V1beta1Batch.CronJobList.Builder.getItems(int index)
items is the list of CronJobs.
|
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseDelimitedFrom(InputStream input) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(byte[] data) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(ByteBuffer data) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(InputStream input) |
static V1beta1Batch.CronJob |
V1beta1Batch.CronJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta1Batch.CronJob> |
V1beta1Batch.CronJobListOrBuilder.getItemsList()
items is the list of CronJobs.
|
List<V1beta1Batch.CronJob> |
V1beta1Batch.CronJobList.getItemsList()
items is the list of CronJobs.
|
List<V1beta1Batch.CronJob> |
V1beta1Batch.CronJobList.Builder.getItemsList()
items is the list of CronJobs.
|
com.google.protobuf.Parser<V1beta1Batch.CronJob> |
V1beta1Batch.CronJob.getParserForType() |
static com.google.protobuf.Parser<V1beta1Batch.CronJob> |
V1beta1Batch.CronJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Batch.CronJobList.Builder |
V1beta1Batch.CronJobList.Builder.addItems(int index,
V1beta1Batch.CronJob value)
items is the list of CronJobs.
|
V1beta1Batch.CronJobList.Builder |
V1beta1Batch.CronJobList.Builder.addItems(V1beta1Batch.CronJob value)
items is the list of CronJobs.
|
V1beta1Batch.CronJob.Builder |
V1beta1Batch.CronJob.Builder.mergeFrom(V1beta1Batch.CronJob other) |
static V1beta1Batch.CronJob.Builder |
V1beta1Batch.CronJob.newBuilder(V1beta1Batch.CronJob prototype) |
V1beta1Batch.CronJobList.Builder |
V1beta1Batch.CronJobList.Builder.setItems(int index,
V1beta1Batch.CronJob value)
items is the list of CronJobs.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Batch.CronJobList.Builder |
V1beta1Batch.CronJobList.Builder.addAllItems(Iterable<? extends V1beta1Batch.CronJob> values)
items is the list of CronJobs.
|
Copyright © 2019. All rights reserved.