public interface V1alpha1ProjectManagementBindingSpecFluent<A extends V1alpha1ProjectManagementBindingSpecFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementNested<N> |
static interface |
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementProjectInfosNested<N> |
static interface |
V1alpha1ProjectManagementBindingSpecFluent.SecretNested<N> |
@Deprecated V1alpha1LocalObjectReference getProjectManagement()
V1alpha1LocalObjectReference buildProjectManagement()
A withProjectManagement(V1alpha1LocalObjectReference projectManagement)
Boolean hasProjectManagement()
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementNested<A> withNewProjectManagement()
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementNested<A> withNewProjectManagementLike(V1alpha1LocalObjectReference item)
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementNested<A> editProjectManagement()
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementNested<A> editOrNewProjectManagement()
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementNested<A> editOrNewProjectManagementLike(V1alpha1LocalObjectReference item)
A addToProjectManagementProjectInfos(int index, V1alpha1ProjectManagementProjectInfo item)
A setToProjectManagementProjectInfos(int index, V1alpha1ProjectManagementProjectInfo item)
A addToProjectManagementProjectInfos(V1alpha1ProjectManagementProjectInfo... items)
A addAllToProjectManagementProjectInfos(Collection<V1alpha1ProjectManagementProjectInfo> items)
A removeFromProjectManagementProjectInfos(V1alpha1ProjectManagementProjectInfo... items)
A removeAllFromProjectManagementProjectInfos(Collection<V1alpha1ProjectManagementProjectInfo> items)
@Deprecated List<V1alpha1ProjectManagementProjectInfo> getProjectManagementProjectInfos()
List<V1alpha1ProjectManagementProjectInfo> buildProjectManagementProjectInfos()
V1alpha1ProjectManagementProjectInfo buildProjectManagementProjectInfo(int index)
V1alpha1ProjectManagementProjectInfo buildFirstProjectManagementProjectInfo()
V1alpha1ProjectManagementProjectInfo buildLastProjectManagementProjectInfo()
V1alpha1ProjectManagementProjectInfo buildMatchingProjectManagementProjectInfo(Predicate<V1alpha1ProjectManagementProjectInfoBuilder> predicate)
Boolean hasMatchingProjectManagementProjectInfo(Predicate<V1alpha1ProjectManagementProjectInfoBuilder> predicate)
A withProjectManagementProjectInfos(List<V1alpha1ProjectManagementProjectInfo> projectManagementProjectInfos)
A withProjectManagementProjectInfos(V1alpha1ProjectManagementProjectInfo... projectManagementProjectInfos)
Boolean hasProjectManagementProjectInfos()
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementProjectInfosNested<A> addNewProjectManagementProjectInfo()
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementProjectInfosNested<A> addNewProjectManagementProjectInfoLike(V1alpha1ProjectManagementProjectInfo item)
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementProjectInfosNested<A> setNewProjectManagementProjectInfoLike(int index, V1alpha1ProjectManagementProjectInfo item)
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementProjectInfosNested<A> editProjectManagementProjectInfo(int index)
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementProjectInfosNested<A> editFirstProjectManagementProjectInfo()
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementProjectInfosNested<A> editLastProjectManagementProjectInfo()
V1alpha1ProjectManagementBindingSpecFluent.ProjectManagementProjectInfosNested<A> editMatchingProjectManagementProjectInfo(Predicate<V1alpha1ProjectManagementProjectInfoBuilder> predicate)
@Deprecated V1alpha1SecretKeySetRef getSecret()
V1alpha1SecretKeySetRef buildSecret()
A withSecret(V1alpha1SecretKeySetRef secret)
Boolean hasSecret()
V1alpha1ProjectManagementBindingSpecFluent.SecretNested<A> withNewSecret()
V1alpha1ProjectManagementBindingSpecFluent.SecretNested<A> withNewSecretLike(V1alpha1SecretKeySetRef item)
V1alpha1ProjectManagementBindingSpecFluent.SecretNested<A> editSecret()
V1alpha1ProjectManagementBindingSpecFluent.SecretNested<A> editOrNewSecret()
V1alpha1ProjectManagementBindingSpecFluent.SecretNested<A> editOrNewSecretLike(V1alpha1SecretKeySetRef item)
Copyright © 2020. All rights reserved.