Uses of Class
io.kubernetes.client.proto.V2alpha1Batch.CronJob
-
Uses of V2alpha1Batch.CronJob in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V2alpha1Batch.CronJobModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V2alpha1Batch.CronJob>
V2alpha1Batch.CronJob.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V2alpha1Batch.CronJobModifier and TypeMethodDescriptionV2alpha1Batch.CronJob.Builder.build()
V2alpha1Batch.CronJob.Builder.buildPartial()
static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.getDefaultInstance()
V2alpha1Batch.CronJob.Builder.getDefaultInstanceForType()
V2alpha1Batch.CronJob.getDefaultInstanceForType()
V2alpha1Batch.CronJobList.Builder.getItems
(int index) items is the list of CronJobs.V2alpha1Batch.CronJobList.getItems
(int index) items is the list of CronJobs.V2alpha1Batch.CronJobListOrBuilder.getItems
(int index) items is the list of CronJobs.static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseDelimitedFrom
(InputStream input) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(byte[] data) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(com.google.protobuf.ByteString data) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(com.google.protobuf.CodedInputStream input) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(InputStream input) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(ByteBuffer data) static V2alpha1Batch.CronJob
V2alpha1Batch.CronJob.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V2alpha1Batch.CronJobModifier and TypeMethodDescriptionV2alpha1Batch.CronJobList.Builder.getItemsList()
items is the list of CronJobs.V2alpha1Batch.CronJobList.getItemsList()
items is the list of CronJobs.V2alpha1Batch.CronJobListOrBuilder.getItemsList()
items is the list of CronJobs.com.google.protobuf.Parser<V2alpha1Batch.CronJob>
V2alpha1Batch.CronJob.getParserForType()
static com.google.protobuf.Parser<V2alpha1Batch.CronJob>
V2alpha1Batch.CronJob.parser()
Methods in io.kubernetes.client.proto with parameters of type V2alpha1Batch.CronJobModifier and TypeMethodDescriptionV2alpha1Batch.CronJobList.Builder.addItems
(int index, V2alpha1Batch.CronJob value) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.addItems
(V2alpha1Batch.CronJob value) items is the list of CronJobs.V2alpha1Batch.CronJob.Builder.mergeFrom
(V2alpha1Batch.CronJob other) V2alpha1Batch.CronJob.newBuilder
(V2alpha1Batch.CronJob prototype) V2alpha1Batch.CronJobList.Builder.setItems
(int index, V2alpha1Batch.CronJob value) items is the list of CronJobs.Method parameters in io.kubernetes.client.proto with type arguments of type V2alpha1Batch.CronJobModifier and TypeMethodDescriptionV2alpha1Batch.CronJobList.Builder.addAllItems
(Iterable<? extends V2alpha1Batch.CronJob> values) items is the list of CronJobs.