Uses of Class
io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1.ConnectionConfigNamespaceScoped
-
Packages that use ConnectionConfigNamespaceScoped Package Description io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1 -
-
Uses of ConnectionConfigNamespaceScoped in io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1 that return ConnectionConfigNamespaceScoped Modifier and Type Method Description ConnectionConfigNamespaceScopedConnectionConfigNamespaceScopedBuilder. build()ConnectionConfigNamespaceScopedProjectHelmChartRepositorySpecFluent. buildConnectionConfig()ConnectionConfigNamespaceScopedProjectHelmChartRepositorySpec. getConnectionConfig()Project Helm chart repository exposed within a namespaceMethods in io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1 with parameters of type ConnectionConfigNamespaceScoped Modifier and Type Method Description protected voidConnectionConfigNamespaceScopedFluent. copyInstance(ConnectionConfigNamespaceScoped instance)ProjectHelmChartRepositorySpecFluent.ConnectionConfigNested<A>ProjectHelmChartRepositorySpecFluent. editOrNewConnectionConfigLike(ConnectionConfigNamespaceScoped item)voidProjectHelmChartRepositorySpec. setConnectionConfig(ConnectionConfigNamespaceScoped connectionConfig)Project Helm chart repository exposed within a namespaceAProjectHelmChartRepositorySpecFluent. withConnectionConfig(ConnectionConfigNamespaceScoped connectionConfig)ProjectHelmChartRepositorySpecFluent.ConnectionConfigNested<A>ProjectHelmChartRepositorySpecFluent. withNewConnectionConfigLike(ConnectionConfigNamespaceScoped item)Constructors in io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1 with parameters of type ConnectionConfigNamespaceScoped Constructor Description ConnectionConfigNamespaceScopedBuilder(ConnectionConfigNamespaceScoped instance)ConnectionConfigNamespaceScopedBuilder(ConnectionConfigNamespaceScopedFluent<?> fluent, ConnectionConfigNamespaceScoped instance)ConnectionConfigNamespaceScopedFluent(ConnectionConfigNamespaceScoped instance)ProjectHelmChartRepositorySpec(ConnectionConfigNamespaceScoped connectionConfig, String description, Boolean disabled, String name)
-