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