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