public class ConsolePluginProxyServiceFluentImpl<A extends ConsolePluginProxyServiceFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ConsolePluginProxyServiceFluent<A>
| Constructor and Description |
|---|
ConsolePluginProxyServiceFluentImpl() |
ConsolePluginProxyServiceFluentImpl(ConsolePluginProxyService instance) |
| Modifier and Type | Method and Description |
|---|---|
A |
addToAdditionalProperties(Map<String,Object> map) |
A |
addToAdditionalProperties(String key,
Object value) |
boolean |
equals(Object o) |
Map<String,Object> |
getAdditionalProperties() |
Boolean |
getAuthorize() |
String |
getCaCertificate() |
String |
getName() |
String |
getNamespace() |
Integer |
getPort() |
Boolean |
hasAdditionalProperties() |
Boolean |
hasAuthorize() |
Boolean |
hasCaCertificate() |
int |
hashCode() |
Boolean |
hasName() |
Boolean |
hasNamespace() |
Boolean |
hasPort() |
A |
removeFromAdditionalProperties(Map<String,Object> map) |
A |
removeFromAdditionalProperties(String key) |
String |
toString() |
<K,V> A |
withAdditionalProperties(Map<String,Object> additionalProperties) |
A |
withAuthorize() |
A |
withAuthorize(Boolean authorize) |
A |
withCaCertificate(String caCertificate) |
A |
withName(String name) |
A |
withNamespace(String namespace) |
A |
withPort(Integer port) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ConsolePluginProxyServiceFluentImpl()
public ConsolePluginProxyServiceFluentImpl(ConsolePluginProxyService instance)
public Boolean getAuthorize()
getAuthorize in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public A withAuthorize(Boolean authorize)
withAuthorize in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public Boolean hasAuthorize()
hasAuthorize in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public String getCaCertificate()
getCaCertificate in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public A withCaCertificate(String caCertificate)
withCaCertificate in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public Boolean hasCaCertificate()
hasCaCertificate in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public String getName()
getName in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public A withName(String name)
withName in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public Boolean hasName()
hasName in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public String getNamespace()
getNamespace in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public A withNamespace(String namespace)
withNamespace in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public Boolean hasNamespace()
hasNamespace in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public Integer getPort()
getPort in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public A withPort(Integer port)
withPort in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public Boolean hasPort()
hasPort in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ConsolePluginProxyServiceFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ConsolePluginProxyServiceFluent<A>>public A withAuthorize()
withAuthorize in interface ConsolePluginProxyServiceFluent<A extends ConsolePluginProxyServiceFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.