public class NamedTagReferenceFluentImpl<T extends NamedTagReferenceFluent<T>> extends BaseFluent<T> implements NamedTagReferenceFluent<T>
| Modifier and Type | Class and Description |
|---|---|
class |
NamedTagReferenceFluentImpl.FromNestedImpl<N> |
NamedTagReferenceFluent.FromNested<N>_visitables| Constructor and Description |
|---|
NamedTagReferenceFluentImpl() |
NamedTagReferenceFluentImpl(NamedTagReference instance) |
public NamedTagReferenceFluentImpl()
public NamedTagReferenceFluentImpl(NamedTagReference instance)
public T addToAnnotations(String key, String value)
addToAnnotations in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T addToAnnotations(Map<String,String> map)
addToAnnotations in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T removeFromAnnotations(String key)
removeFromAnnotations in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T removeFromAnnotations(Map<String,String> map)
removeFromAnnotations in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public Map<String,String> getAnnotations()
getAnnotations in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T withAnnotations(Map<String,String> annotations)
withAnnotations in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public ObjectReference getFrom()
getFrom in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T withFrom(ObjectReference from)
withFrom in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public NamedTagReferenceFluent.FromNested<T> withNewFrom()
withNewFrom in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public NamedTagReferenceFluent.FromNested<T> withNewFromLike(ObjectReference item)
withNewFromLike in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public NamedTagReferenceFluent.FromNested<T> editFrom()
editFrom in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public String getName()
getName in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T withName(String name)
withName in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public Boolean isReference()
isReference in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T withReference(Boolean reference)
withReference in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>public T withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface NamedTagReferenceFluent<T extends NamedTagReferenceFluent<T>>Copyright © 2011–2015 Red Hat. All rights reserved.