Uses of Class
io.kubernetes.client.proto.V1Batch.CronJobList
-
Uses of V1Batch.CronJobList in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1Batch.CronJobListModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1Batch.CronJobList>
V1Batch.CronJobList.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1Batch.CronJobListModifier and TypeMethodDescriptionV1Batch.CronJobList.Builder.build()
V1Batch.CronJobList.Builder.buildPartial()
static V1Batch.CronJobList
V1Batch.CronJobList.getDefaultInstance()
V1Batch.CronJobList.Builder.getDefaultInstanceForType()
V1Batch.CronJobList.getDefaultInstanceForType()
static V1Batch.CronJobList
V1Batch.CronJobList.parseDelimitedFrom
(InputStream input) static V1Batch.CronJobList
V1Batch.CronJobList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(byte[] data) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(com.google.protobuf.ByteString data) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(com.google.protobuf.CodedInputStream input) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(InputStream input) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(ByteBuffer data) static V1Batch.CronJobList
V1Batch.CronJobList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1Batch.CronJobListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1Batch.CronJobList>
V1Batch.CronJobList.getParserForType()
static com.google.protobuf.Parser<V1Batch.CronJobList>
V1Batch.CronJobList.parser()
Methods in io.kubernetes.client.proto with parameters of type V1Batch.CronJobListModifier and TypeMethodDescriptionV1Batch.CronJobList.Builder.mergeFrom
(V1Batch.CronJobList other) static V1Batch.CronJobList.Builder
V1Batch.CronJobList.newBuilder
(V1Batch.CronJobList prototype)