Uses of Class
io.fabric8.kubernetes.api.model.ConfigMapList
-
Packages that use ConfigMapList Package Description io.fabric8.kubernetes.api.model -
-
Uses of ConfigMapList in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return ConfigMapList Modifier and Type Method Description ConfigMapListConfigMapListBuilder. build()ConfigMapListKubeSchemaFluent. buildConfigMapList()ConfigMapListKubeSchemaFluentImpl. buildConfigMapList()ConfigMapListKubeSchema. getConfigMapList()ConfigMapListKubeSchemaFluent. getConfigMapList()Deprecated.ConfigMapListKubeSchemaFluentImpl. getConfigMapList()Deprecated.Constructors in io.fabric8.kubernetes.api.model with parameters of type ConfigMapList Constructor Description ConfigMapListBuilder(ConfigMapList instance)ConfigMapListBuilder(ConfigMapListFluent<?> fluent, ConfigMapList instance)ConfigMapListBuilder(ConfigMapListFluent<?> fluent, ConfigMapList instance, Boolean validationEnabled)ConfigMapListBuilder(ConfigMapList instance, Boolean validationEnabled)ConfigMapListFluentImpl(ConfigMapList instance)KubeSchema(APIGroup aPIGroup, APIGroupList aPIGroupList, APIService aPIService, APIServiceList aPIServiceList, BaseKubernetesList baseKubernetesList, Binding binding, ComponentStatus componentStatus, ComponentStatusList componentStatusList, Condition condition, Config config, ConfigMap configMap, ConfigMapList configMapList, ContainerStatus containerStatus, CreateOptions createOptions, DeleteOptions deleteOptions, EndpointPort endpointPort, Endpoints endpoints, EndpointsList endpointsList, EnvVar envVar, Event event, EventList eventList, EventSeries eventSeries, EventSource eventSource, GetOptions getOptions, GroupVersionKind groupVersionKind, GroupVersionResource groupVersionResource, Info info, LimitRangeList limitRangeList, ListOptions listOptions, MicroTime microTime, Namespace namespace, NamespaceList namespaceList, Node node, NodeList nodeList, ObjectMeta objectMeta, Patch patch, PatchOptions patchOptions, PersistentVolume persistentVolume, PersistentVolumeClaim persistentVolumeClaim, PersistentVolumeClaimList persistentVolumeClaimList, PersistentVolumeList persistentVolumeList, PodExecOptions podExecOptions, PodList podList, PodTemplateList podTemplateList, Quantity quantity, ReplicationControllerList replicationControllerList, ResourceQuota resourceQuota, ResourceQuotaList resourceQuotaList, RootPaths rootPaths, Secret secret, SecretList secretList, ServiceAccount serviceAccount, ServiceAccountList serviceAccountList, ServiceList serviceList, Status status, String time, Toleration toleration, TopologySelectorTerm topologySelectorTerm, TypeMeta typeMeta, UpdateOptions updateOptions, WatchEvent watchEvent)
-