Class ProjectHelmChartRepositorySpecFluent.ConnectionConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1.ConnectionConfigNamespaceScopedFluent<ProjectHelmChartRepositorySpecFluent.ConnectionConfigNested<N>>
-
- io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1.ProjectHelmChartRepositorySpecFluent.ConnectionConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ProjectHelmChartRepositorySpecFluent<A extends ProjectHelmChartRepositorySpecFluent<A>>
public class ProjectHelmChartRepositorySpecFluent.ConnectionConfigNested<N> extends ConnectionConfigNamespaceScopedFluent<ProjectHelmChartRepositorySpecFluent.ConnectionConfigNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConnectionConfig()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.helm.v1beta1.ConnectionConfigNamespaceScopedFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getBasicAuthConfig, getCa, getTlsClientConfig, getUrl, hasAdditionalProperties, hasBasicAuthConfig, hasCa, hashCode, hasTlsClientConfig, hasUrl, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withBasicAuthConfig, withCa, withNewBasicAuthConfig, withNewCa, withNewTlsClientConfig, withTlsClientConfig, withUrl
-
-