public class ConsolePluginProxyFluentImpl<A extends ConsolePluginProxyFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ConsolePluginProxyFluent<A>
ConsolePluginProxyFluent.ServicesNested<N>| Constructor and Description |
|---|
ConsolePluginProxyFluentImpl() |
ConsolePluginProxyFluentImpl(ConsolePluginProxy instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ConsolePluginProxyFluentImpl()
public ConsolePluginProxyFluentImpl(ConsolePluginProxy instance)
public A addToServices(Integer index, ConsolePluginProxyService item)
addToServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A setToServices(Integer index, ConsolePluginProxyService item)
setToServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A addToServices(ConsolePluginProxyService... items)
addToServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A addAllToServices(Collection<ConsolePluginProxyService> items)
addAllToServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A removeFromServices(ConsolePluginProxyService... items)
removeFromServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A removeAllFromServices(Collection<ConsolePluginProxyService> items)
removeAllFromServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A removeMatchingFromServices(Predicate<ConsolePluginProxyServiceBuilder> predicate)
removeMatchingFromServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>@Deprecated public List<ConsolePluginProxyService> getServices()
getServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public List<ConsolePluginProxyService> buildServices()
buildServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyService buildService(Integer index)
buildService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyService buildFirstService()
buildFirstService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyService buildLastService()
buildLastService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyService buildMatchingService(Predicate<ConsolePluginProxyServiceBuilder> predicate)
buildMatchingService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public Boolean hasMatchingService(Predicate<ConsolePluginProxyServiceBuilder> predicate)
hasMatchingService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A withServices(List<ConsolePluginProxyService> services)
withServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A withServices(ConsolePluginProxyService... services)
withServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public Boolean hasServices()
hasServices in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A addNewService(Boolean authorize, String caCertificate, String name, String namespace, Integer port)
addNewService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyFluent.ServicesNested<A> addNewService()
addNewService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyFluent.ServicesNested<A> addNewServiceLike(ConsolePluginProxyService item)
addNewServiceLike in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyFluent.ServicesNested<A> setNewServiceLike(Integer index, ConsolePluginProxyService item)
setNewServiceLike in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyFluent.ServicesNested<A> editService(Integer index)
editService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyFluent.ServicesNested<A> editFirstService()
editFirstService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyFluent.ServicesNested<A> editLastService()
editLastService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public ConsolePluginProxyFluent.ServicesNested<A> editMatchingService(Predicate<ConsolePluginProxyServiceBuilder> predicate)
editMatchingService in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ConsolePluginProxyFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ConsolePluginProxyFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.