public class ConsolePluginProxyFluent<A extends ConsolePluginProxyFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ConsolePluginProxyFluent.ServiceNested<N> |
| Constructor and Description |
|---|
ConsolePluginProxyFluent() |
ConsolePluginProxyFluent(ConsolePluginProxy instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ConsolePluginProxyFluent()
public ConsolePluginProxyFluent(ConsolePluginProxy instance)
protected void copyInstance(ConsolePluginProxy instance)
public String getAlias()
public boolean hasAlias()
public Boolean getAuthorize()
public boolean hasAuthorize()
public String getCaCertificate()
public boolean hasCaCertificate()
public ConsolePluginProxyServiceConfig buildService()
public A withService(ConsolePluginProxyServiceConfig service)
public boolean hasService()
public ConsolePluginProxyFluent.ServiceNested<A> withNewService()
public ConsolePluginProxyFluent.ServiceNested<A> withNewServiceLike(ConsolePluginProxyServiceConfig item)
public ConsolePluginProxyFluent.ServiceNested<A> editService()
public ConsolePluginProxyFluent.ServiceNested<A> editOrNewService()
public ConsolePluginProxyFluent.ServiceNested<A> editOrNewServiceLike(ConsolePluginProxyServiceConfig item)
public String getType()
public boolean hasType()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
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>>public A withAuthorize()
Copyright © 2015–2023 Red Hat. All rights reserved.