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