public class EndpointFluentImpl<A extends EndpointFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EndpointFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
EndpointFluentImpl.PropertiesNestedImpl<N> |
class |
EndpointFluentImpl.RefNestedImpl<N> |
EndpointFluent.PropertiesNested<N>, EndpointFluent.RefNested<N>| Constructor and Description |
|---|
EndpointFluentImpl() |
EndpointFluentImpl(Endpoint instance) |
public EndpointFluentImpl()
public EndpointFluentImpl(Endpoint instance)
@Deprecated public EndpointProperties getProperties()
getProperties in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointProperties buildProperties()
buildProperties in interface EndpointFluent<A extends EndpointFluent<A>>public A withProperties(EndpointProperties properties)
withProperties in interface EndpointFluent<A extends EndpointFluent<A>>public Boolean hasProperties()
hasProperties in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.PropertiesNested<A> withNewProperties()
withNewProperties in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.PropertiesNested<A> withNewPropertiesLike(EndpointProperties item)
withNewPropertiesLike in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.PropertiesNested<A> editProperties()
editProperties in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.PropertiesNested<A> editOrNewProperties()
editOrNewProperties in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.PropertiesNested<A> editOrNewPropertiesLike(EndpointProperties item)
editOrNewPropertiesLike in interface EndpointFluent<A extends EndpointFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectReference getRef()
getRef in interface EndpointFluent<A extends EndpointFluent<A>>public io.fabric8.kubernetes.api.model.ObjectReference buildRef()
buildRef in interface EndpointFluent<A extends EndpointFluent<A>>public A withRef(io.fabric8.kubernetes.api.model.ObjectReference ref)
withRef in interface EndpointFluent<A extends EndpointFluent<A>>public Boolean hasRef()
hasRef in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.RefNested<A> withNewRef()
withNewRef in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.RefNested<A> withNewRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
withNewRefLike in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.RefNested<A> editRef()
editRef in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.RefNested<A> editOrNewRef()
editOrNewRef in interface EndpointFluent<A extends EndpointFluent<A>>public EndpointFluent.RefNested<A> editOrNewRefLike(io.fabric8.kubernetes.api.model.ObjectReference item)
editOrNewRefLike in interface EndpointFluent<A extends EndpointFluent<A>>public A addToTypes(String key, EventTypeSpec value)
addToTypes in interface EndpointFluent<A extends EndpointFluent<A>>public A addToTypes(Map<String,EventTypeSpec> map)
addToTypes in interface EndpointFluent<A extends EndpointFluent<A>>public A removeFromTypes(String key)
removeFromTypes in interface EndpointFluent<A extends EndpointFluent<A>>public A removeFromTypes(Map<String,EventTypeSpec> map)
removeFromTypes in interface EndpointFluent<A extends EndpointFluent<A>>public Map<String,EventTypeSpec> getTypes()
getTypes in interface EndpointFluent<A extends EndpointFluent<A>>public <K,V> A withTypes(Map<String,EventTypeSpec> types)
withTypes in interface EndpointFluent<A extends EndpointFluent<A>>public Boolean hasTypes()
hasTypes in interface EndpointFluent<A extends EndpointFluent<A>>public String getUri()
getUri in interface EndpointFluent<A extends EndpointFluent<A>>public A withUri(String uri)
withUri in interface EndpointFluent<A extends EndpointFluent<A>>public Boolean hasUri()
hasUri in interface EndpointFluent<A extends EndpointFluent<A>>@Deprecated public A withNewUri(String arg0)
withNewUri in interface EndpointFluent<A extends EndpointFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.