public interface V1alpha1CodeRepoBindingSpecFluent<A extends V1alpha1CodeRepoBindingSpecFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1alpha1CodeRepoBindingSpecFluent.AccountNested<N> |
static interface |
V1alpha1CodeRepoBindingSpecFluent.CodeRepoServiceNested<N> |
@Deprecated V1alpha1CodeRepoBindingAccount getAccount()
V1alpha1CodeRepoBindingAccount buildAccount()
A withAccount(V1alpha1CodeRepoBindingAccount account)
Boolean hasAccount()
V1alpha1CodeRepoBindingSpecFluent.AccountNested<A> withNewAccount()
V1alpha1CodeRepoBindingSpecFluent.AccountNested<A> withNewAccountLike(V1alpha1CodeRepoBindingAccount item)
V1alpha1CodeRepoBindingSpecFluent.AccountNested<A> editAccount()
V1alpha1CodeRepoBindingSpecFluent.AccountNested<A> editOrNewAccount()
V1alpha1CodeRepoBindingSpecFluent.AccountNested<A> editOrNewAccountLike(V1alpha1CodeRepoBindingAccount item)
@Deprecated V1alpha1LocalObjectReference getCodeRepoService()
V1alpha1LocalObjectReference buildCodeRepoService()
A withCodeRepoService(V1alpha1LocalObjectReference codeRepoService)
Boolean hasCodeRepoService()
V1alpha1CodeRepoBindingSpecFluent.CodeRepoServiceNested<A> withNewCodeRepoService()
V1alpha1CodeRepoBindingSpecFluent.CodeRepoServiceNested<A> withNewCodeRepoServiceLike(V1alpha1LocalObjectReference item)
V1alpha1CodeRepoBindingSpecFluent.CodeRepoServiceNested<A> editCodeRepoService()
V1alpha1CodeRepoBindingSpecFluent.CodeRepoServiceNested<A> editOrNewCodeRepoService()
V1alpha1CodeRepoBindingSpecFluent.CodeRepoServiceNested<A> editOrNewCodeRepoServiceLike(V1alpha1LocalObjectReference item)
Copyright © 2020. All rights reserved.