public class V1BatchAPIGroupClient extends ClientAdapter<V1BatchAPIGroupClient> implements V1BatchAPIGroupDSL
| Constructor and Description |
|---|
V1BatchAPIGroupClient() |
| Modifier and Type | Method and Description |
|---|---|
MixedOperation<io.fabric8.kubernetes.api.model.batch.v1.CronJob,io.fabric8.kubernetes.api.model.batch.v1.CronJobList,Resource<io.fabric8.kubernetes.api.model.batch.v1.CronJob>> |
cronjobs() |
MixedOperation<io.fabric8.kubernetes.api.model.batch.v1.Job,io.fabric8.kubernetes.api.model.batch.v1.JobList,ScalableResource<io.fabric8.kubernetes.api.model.batch.v1.Job>> |
jobs() |
V1BatchAPIGroupClient |
newInstance() |
adapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getClient, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, inAnyNamespace, init, inNamespace, isAdaptable, newClient, raw, resources, rootPaths, supports, supports, supportsApiPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, close, getApiGroup, getApiGroups, getApiResources, getApiVersion, getConfiguration, getHttpClient, getMasterUrl, getNamespace, hasApiGroup, isAdaptable, newClient, raw, raw, resources, resources, rootPaths, supports, supports, supportsApiPathpublic MixedOperation<io.fabric8.kubernetes.api.model.batch.v1.Job,io.fabric8.kubernetes.api.model.batch.v1.JobList,ScalableResource<io.fabric8.kubernetes.api.model.batch.v1.Job>> jobs()
jobs in interface V1BatchAPIGroupDSLpublic MixedOperation<io.fabric8.kubernetes.api.model.batch.v1.CronJob,io.fabric8.kubernetes.api.model.batch.v1.CronJobList,Resource<io.fabric8.kubernetes.api.model.batch.v1.CronJob>> cronjobs()
cronjobs in interface V1BatchAPIGroupDSLpublic V1BatchAPIGroupClient newInstance()
newInstance in class ClientAdapter<V1BatchAPIGroupClient>Copyright © 2015–2023 Red Hat. All rights reserved.