| Package | Description |
|---|---|
| io.fabric8.openshift.api.model |
| Modifier and Type | Method and Description |
|---|---|
ConnectionConfig |
ConnectionConfigBuilder.build() |
ConnectionConfig |
HelmChartRepositorySpecFluent.buildConnectionConfig() |
ConnectionConfig |
HelmChartRepositorySpecFluentImpl.buildConnectionConfig() |
ConnectionConfig |
HelmChartRepositorySpecFluent.getConnectionConfig()
Deprecated.
|
ConnectionConfig |
HelmChartRepositorySpecFluentImpl.getConnectionConfig()
Deprecated.
|
ConnectionConfig |
HelmChartRepositorySpec.getConnectionConfig() |
| Modifier and Type | Method and Description |
|---|---|
HelmChartRepositorySpecFluent.ConnectionConfigNested<A> |
HelmChartRepositorySpecFluent.editOrNewConnectionConfigLike(ConnectionConfig item) |
HelmChartRepositorySpecFluent.ConnectionConfigNested<A> |
HelmChartRepositorySpecFluentImpl.editOrNewConnectionConfigLike(ConnectionConfig item) |
void |
HelmChartRepositorySpec.setConnectionConfig(ConnectionConfig connectionConfig) |
A |
HelmChartRepositorySpecFluent.withConnectionConfig(ConnectionConfig connectionConfig) |
A |
HelmChartRepositorySpecFluentImpl.withConnectionConfig(ConnectionConfig connectionConfig) |
HelmChartRepositorySpecFluent.ConnectionConfigNested<A> |
HelmChartRepositorySpecFluent.withNewConnectionConfigLike(ConnectionConfig item) |
HelmChartRepositorySpecFluent.ConnectionConfigNested<A> |
HelmChartRepositorySpecFluentImpl.withNewConnectionConfigLike(ConnectionConfig item) |
| Constructor and Description |
|---|
ConnectionConfigBuilder(ConnectionConfig instance) |
ConnectionConfigBuilder(ConnectionConfig instance,
Boolean validationEnabled) |
ConnectionConfigBuilder(ConnectionConfigFluent<?> fluent,
ConnectionConfig instance) |
ConnectionConfigBuilder(ConnectionConfigFluent<?> fluent,
ConnectionConfig instance,
Boolean validationEnabled) |
ConnectionConfigFluentImpl(ConnectionConfig instance) |
HelmChartRepositorySpec(ConnectionConfig connectionConfig,
String description,
Boolean disabled,
String name) |
Copyright © 2015–2022 Red Hat. All rights reserved.