public class V1alpha1JenkinsSpecFluentImpl<A extends V1alpha1JenkinsSpecFluent<A>> extends BaseFluent<A> implements V1alpha1JenkinsSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1alpha1JenkinsSpecFluentImpl.HttpNestedImpl<N> |
class |
V1alpha1JenkinsSpecFluentImpl.SecretNestedImpl<N> |
V1alpha1JenkinsSpecFluent.HttpNested<N>, V1alpha1JenkinsSpecFluent.SecretNested<N>_visitables| Constructor and Description |
|---|
V1alpha1JenkinsSpecFluentImpl() |
V1alpha1JenkinsSpecFluentImpl(V1alpha1JenkinsSpec instance) |
public V1alpha1JenkinsSpecFluentImpl()
public V1alpha1JenkinsSpecFluentImpl(V1alpha1JenkinsSpec instance)
@Deprecated public V1alpha1HostPort getHttp()
getHttp in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1HostPort buildHttp()
buildHttp in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public A withHttp(V1alpha1HostPort http)
withHttp in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public Boolean hasHttp()
hasHttp in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.HttpNested<A> withNewHttp()
withNewHttp in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.HttpNested<A> withNewHttpLike(V1alpha1HostPort item)
withNewHttpLike in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.HttpNested<A> editHttp()
editHttp in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.HttpNested<A> editOrNewHttp()
editOrNewHttp in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.HttpNested<A> editOrNewHttpLike(V1alpha1HostPort item)
editOrNewHttpLike in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>@Deprecated public V1alpha1SecretKeySetRef getSecret()
getSecret in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1SecretKeySetRef buildSecret()
buildSecret in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public A withSecret(V1alpha1SecretKeySetRef secret)
withSecret in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public Boolean hasSecret()
hasSecret in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.SecretNested<A> withNewSecret()
withNewSecret in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.SecretNested<A> withNewSecretLike(V1alpha1SecretKeySetRef item)
withNewSecretLike in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.SecretNested<A> editSecret()
editSecret in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.SecretNested<A> editOrNewSecret()
editOrNewSecret in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>public V1alpha1JenkinsSpecFluent.SecretNested<A> editOrNewSecretLike(V1alpha1SecretKeySetRef item)
editOrNewSecretLike in interface V1alpha1JenkinsSpecFluent<A extends V1alpha1JenkinsSpecFluent<A>>Copyright © 2020. All rights reserved.