public interface HelmChartRepositorySpecFluent<A extends HelmChartRepositorySpecFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HelmChartRepositorySpecFluent.ConnectionConfigNested<N> |
@Deprecated ConnectionConfig getConnectionConfig()
ConnectionConfig buildConnectionConfig()
A withConnectionConfig(ConnectionConfig connectionConfig)
Boolean hasConnectionConfig()
HelmChartRepositorySpecFluent.ConnectionConfigNested<A> withNewConnectionConfig()
HelmChartRepositorySpecFluent.ConnectionConfigNested<A> withNewConnectionConfigLike(ConnectionConfig item)
HelmChartRepositorySpecFluent.ConnectionConfigNested<A> editConnectionConfig()
HelmChartRepositorySpecFluent.ConnectionConfigNested<A> editOrNewConnectionConfig()
HelmChartRepositorySpecFluent.ConnectionConfigNested<A> editOrNewConnectionConfigLike(ConnectionConfig item)
String getDescription()
Boolean hasDescription()
Boolean getDisabled()
Boolean hasDisabled()
String getName()
Boolean hasName()
Boolean hasAdditionalProperties()
A withDisabled()
Copyright © 2015–2022 Red Hat. All rights reserved.