public interface V1alpha1CodeRepoServiceSpecFluent<A extends V1alpha1CodeRepoServiceSpecFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1alpha1CodeRepoServiceSpecFluent.HttpNested<N> |
static interface |
V1alpha1CodeRepoServiceSpecFluent.SecretNested<N> |
Boolean hasData()
@Deprecated V1alpha1HostPort getHttp()
V1alpha1HostPort buildHttp()
A withHttp(V1alpha1HostPort http)
Boolean hasHttp()
V1alpha1CodeRepoServiceSpecFluent.HttpNested<A> withNewHttp()
V1alpha1CodeRepoServiceSpecFluent.HttpNested<A> withNewHttpLike(V1alpha1HostPort item)
V1alpha1CodeRepoServiceSpecFluent.HttpNested<A> editHttp()
V1alpha1CodeRepoServiceSpecFluent.HttpNested<A> editOrNewHttp()
V1alpha1CodeRepoServiceSpecFluent.HttpNested<A> editOrNewHttpLike(V1alpha1HostPort item)
Boolean isPublic()
Boolean hasPublic()
A withNewPublic(boolean arg1)
@Deprecated V1alpha1SecretKeySetRef getSecret()
V1alpha1SecretKeySetRef buildSecret()
A withSecret(V1alpha1SecretKeySetRef secret)
Boolean hasSecret()
V1alpha1CodeRepoServiceSpecFluent.SecretNested<A> withNewSecret()
V1alpha1CodeRepoServiceSpecFluent.SecretNested<A> withNewSecretLike(V1alpha1SecretKeySetRef item)
V1alpha1CodeRepoServiceSpecFluent.SecretNested<A> editSecret()
V1alpha1CodeRepoServiceSpecFluent.SecretNested<A> editOrNewSecret()
V1alpha1CodeRepoServiceSpecFluent.SecretNested<A> editOrNewSecretLike(V1alpha1SecretKeySetRef item)
String getType()
Boolean hasType()
A withNewType(StringBuilder arg1)
A withNewType(StringBuffer arg1)
Copyright © 2020. All rights reserved.