Uses of Class
io.kubernetes.client.proto.V2alpha1Batch.CronJobList.Builder
-
Uses of V2alpha1Batch.CronJobList.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V2alpha1Batch.CronJobList.BuilderModifier and TypeMethodDescriptionV2alpha1Batch.CronJobList.Builder.addAllItems
(Iterable<? extends V2alpha1Batch.CronJob> values) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.addItems
(int index, V2alpha1Batch.CronJob value) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.addItems
(int index, V2alpha1Batch.CronJob.Builder builderForValue) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.addItems
(V2alpha1Batch.CronJob value) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.addItems
(V2alpha1Batch.CronJob.Builder builderForValue) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V2alpha1Batch.CronJobList.Builder.clear()
V2alpha1Batch.CronJobList.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) V2alpha1Batch.CronJobList.Builder.clearItems()
items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.clearMetadata()
Standard list metadata.V2alpha1Batch.CronJobList.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) V2alpha1Batch.CronJobList.Builder.clone()
V2alpha1Batch.CronJobList.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V2alpha1Batch.CronJobList.Builder.mergeFrom
(com.google.protobuf.Message other) V2alpha1Batch.CronJobList.Builder.mergeFrom
(V2alpha1Batch.CronJobList other) V2alpha1Batch.CronJobList.Builder.mergeMetadata
(Meta.ListMeta value) Standard list metadata.V2alpha1Batch.CronJobList.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V2alpha1Batch.CronJobList.newBuilder()
V2alpha1Batch.CronJobList.newBuilder
(V2alpha1Batch.CronJobList prototype) V2alpha1Batch.CronJobList.newBuilderForType()
protected V2alpha1Batch.CronJobList.Builder
V2alpha1Batch.CronJobList.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V2alpha1Batch.CronJobList.Builder.removeItems
(int index) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V2alpha1Batch.CronJobList.Builder.setItems
(int index, V2alpha1Batch.CronJob value) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.setItems
(int index, V2alpha1Batch.CronJob.Builder builderForValue) items is the list of CronJobs.V2alpha1Batch.CronJobList.Builder.setMetadata
(Meta.ListMeta value) Standard list metadata.V2alpha1Batch.CronJobList.Builder.setMetadata
(Meta.ListMeta.Builder builderForValue) Standard list metadata.V2alpha1Batch.CronJobList.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V2alpha1Batch.CronJobList.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) V2alpha1Batch.CronJobList.toBuilder()