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