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