public class ClusterInterceptorSpecFluentImpl<A extends ClusterInterceptorSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ClusterInterceptorSpecFluent<A>
ClusterInterceptorSpecFluent.ClientConfigNested<N>| Constructor and Description |
|---|
ClusterInterceptorSpecFluentImpl() |
ClusterInterceptorSpecFluentImpl(ClusterInterceptorSpec instance) |
| Modifier and Type | Method and Description |
|---|---|
ClientConfig |
buildClientConfig() |
ClusterInterceptorSpecFluent.ClientConfigNested<A> |
editClientConfig() |
ClusterInterceptorSpecFluent.ClientConfigNested<A> |
editOrNewClientConfig() |
ClusterInterceptorSpecFluent.ClientConfigNested<A> |
editOrNewClientConfigLike(ClientConfig item) |
boolean |
equals(Object o) |
ClientConfig |
getClientConfig()
Deprecated.
|
Boolean |
hasClientConfig() |
int |
hashCode() |
String |
toString() |
A |
withClientConfig(ClientConfig clientConfig) |
ClusterInterceptorSpecFluent.ClientConfigNested<A> |
withNewClientConfig() |
ClusterInterceptorSpecFluent.ClientConfigNested<A> |
withNewClientConfigLike(ClientConfig item) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ClusterInterceptorSpecFluentImpl()
public ClusterInterceptorSpecFluentImpl(ClusterInterceptorSpec instance)
@Deprecated public ClientConfig getClientConfig()
getClientConfig in interface ClusterInterceptorSpecFluent<A extends ClusterInterceptorSpecFluent<A>>public ClientConfig buildClientConfig()
buildClientConfig in interface ClusterInterceptorSpecFluent<A extends ClusterInterceptorSpecFluent<A>>public A withClientConfig(ClientConfig clientConfig)
withClientConfig in interface ClusterInterceptorSpecFluent<A extends ClusterInterceptorSpecFluent<A>>public Boolean hasClientConfig()
hasClientConfig in interface ClusterInterceptorSpecFluent<A extends ClusterInterceptorSpecFluent<A>>public ClusterInterceptorSpecFluent.ClientConfigNested<A> withNewClientConfig()
withNewClientConfig in interface ClusterInterceptorSpecFluent<A extends ClusterInterceptorSpecFluent<A>>public ClusterInterceptorSpecFluent.ClientConfigNested<A> withNewClientConfigLike(ClientConfig item)
withNewClientConfigLike in interface ClusterInterceptorSpecFluent<A extends ClusterInterceptorSpecFluent<A>>public ClusterInterceptorSpecFluent.ClientConfigNested<A> editClientConfig()
editClientConfig in interface ClusterInterceptorSpecFluent<A extends ClusterInterceptorSpecFluent<A>>public ClusterInterceptorSpecFluent.ClientConfigNested<A> editOrNewClientConfig()
editOrNewClientConfig in interface ClusterInterceptorSpecFluent<A extends ClusterInterceptorSpecFluent<A>>public ClusterInterceptorSpecFluent.ClientConfigNested<A> editOrNewClientConfigLike(ClientConfig item)
editOrNewClientConfigLike in interface ClusterInterceptorSpecFluent<A extends ClusterInterceptorSpecFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterInterceptorSpecFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ClusterInterceptorSpecFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.