public class GitLabInterceptorFluentImpl<A extends GitLabInterceptorFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements GitLabInterceptorFluent<A>
GitLabInterceptorFluent.SecretRefNested<N>| Constructor and Description |
|---|
GitLabInterceptorFluentImpl() |
GitLabInterceptorFluentImpl(GitLabInterceptor instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic GitLabInterceptorFluentImpl()
public GitLabInterceptorFluentImpl(GitLabInterceptor instance)
public A addToEventTypes(Integer index, String item)
addToEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public A setToEventTypes(Integer index, String item)
setToEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public A addToEventTypes(String... items)
addToEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public A addAllToEventTypes(Collection<String> items)
addAllToEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public A removeFromEventTypes(String... items)
removeFromEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public A removeAllFromEventTypes(Collection<String> items)
removeAllFromEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public List<String> getEventTypes()
getEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public String getEventType(Integer index)
getEventType in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public String getFirstEventType()
getFirstEventType in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public String getLastEventType()
getLastEventType in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public String getMatchingEventType(Predicate<String> predicate)
getMatchingEventType in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public Boolean hasMatchingEventType(Predicate<String> predicate)
hasMatchingEventType in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public A withEventTypes(List<String> eventTypes)
withEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public A withEventTypes(String... eventTypes)
withEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public Boolean hasEventTypes()
hasEventTypes in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>@Deprecated public SecretRef getSecretRef()
getSecretRef in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public SecretRef buildSecretRef()
buildSecretRef in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public A withSecretRef(SecretRef secretRef)
withSecretRef in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public Boolean hasSecretRef()
hasSecretRef in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public A withNewSecretRef(String secretKey, String secretName)
withNewSecretRef in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public GitLabInterceptorFluent.SecretRefNested<A> withNewSecretRef()
withNewSecretRef in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public GitLabInterceptorFluent.SecretRefNested<A> withNewSecretRefLike(SecretRef item)
withNewSecretRefLike in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public GitLabInterceptorFluent.SecretRefNested<A> editSecretRef()
editSecretRef in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public GitLabInterceptorFluent.SecretRefNested<A> editOrNewSecretRef()
editOrNewSecretRef in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public GitLabInterceptorFluent.SecretRefNested<A> editOrNewSecretRefLike(SecretRef item)
editOrNewSecretRefLike in interface GitLabInterceptorFluent<A extends GitLabInterceptorFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GitLabInterceptorFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GitLabInterceptorFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.