public class EndpointFluentImpl<A extends EndpointFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EndpointFluent<A>
EndpointFluent.RefNested<N>| Constructor and Description |
|---|
EndpointFluentImpl() |
EndpointFluentImpl(Endpoint instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic EndpointFluentImpl()
public EndpointFluentImpl(Endpoint instance)
public A addToProperties(String key, Object value)
addToProperties in interface EndpointFluent<A extends EndpointFluent<A>>public A addToProperties(Map<String,Object> map)
addToProperties in interface EndpointFluent<A extends EndpointFluent<A>>public A removeFromProperties(String key)
removeFromProperties in interface EndpointFluent<A extends EndpointFluent<A>>public A removeFromProperties(Map<String,Object> map)
removeFromProperties in interface EndpointFluent<A extends EndpointFluent<A>>public Map<String,Object> getProperties()
getProperties in interface EndpointFluent<A extends EndpointFluent<A>>public <K,V> A withProperties(Map<String,Object> properties)
withProperties in interface EndpointFluent<A extends EndpointFluent<A>>public Boolean hasProperties()
hasProperties 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>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EndpointFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends EndpointFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.