public class CompressedAttributesFluentImpl<A extends CompressedAttributesFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements CompressedAttributesFluent<A>
| Constructor and Description |
|---|
CompressedAttributesFluentImpl() |
CompressedAttributesFluentImpl(CompressedAttributes instance) |
public CompressedAttributesFluentImpl()
public CompressedAttributesFluentImpl(CompressedAttributes instance)
public A addToBools(String key, Boolean value)
addToBools in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToBools(Map<String,Boolean> map)
addToBools in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromBools(String key)
removeFromBools in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromBools(Map<String,Boolean> map)
removeFromBools in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Map<String,Boolean> getBools()
getBools in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withBools(Map<String,Boolean> bools)
withBools in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Boolean hasBools()
hasBools in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToBytes(String key, String value)
addToBytes in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToBytes(Map<String,String> map)
addToBytes in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromBytes(String key)
removeFromBytes in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromBytes(Map<String,String> map)
removeFromBytes in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Map<String,String> getBytes()
getBytes in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withBytes(Map<String,String> bytes)
withBytes in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Boolean hasBytes()
hasBytes in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToDoubles(String key, Double value)
addToDoubles in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToDoubles(Map<String,Double> map)
addToDoubles in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromDoubles(String key)
removeFromDoubles in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromDoubles(Map<String,Double> map)
removeFromDoubles in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Map<String,Double> getDoubles()
getDoubles in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withDoubles(Map<String,Double> doubles)
withDoubles in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Boolean hasDoubles()
hasDoubles in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToDurations(String key, Long value)
addToDurations in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToDurations(Map<String,Long> map)
addToDurations in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromDurations(String key)
removeFromDurations in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromDurations(Map<String,Long> map)
removeFromDurations in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Map<String,Long> getDurations()
getDurations in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withDurations(Map<String,Long> durations)
withDurations in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Boolean hasDurations()
hasDurations in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToInt64s(String key, Long value)
addToInt64s in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToInt64s(Map<String,Long> map)
addToInt64s in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromInt64s(String key)
removeFromInt64s in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromInt64s(Map<String,Long> map)
removeFromInt64s in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Map<String,Long> getInt64s()
getInt64s in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withInt64s(Map<String,Long> int64s)
withInt64s in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Boolean hasInt64s()
hasInt64s in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToStringMaps(String key, StringMap value)
addToStringMaps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToStringMaps(Map<String,StringMap> map)
addToStringMaps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromStringMaps(String key)
removeFromStringMaps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromStringMaps(Map<String,StringMap> map)
removeFromStringMaps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Map<String,StringMap> getStringMaps()
getStringMaps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withStringMaps(Map<String,StringMap> stringMaps)
withStringMaps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Boolean hasStringMaps()
hasStringMaps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToStrings(String key, Integer value)
addToStrings in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToStrings(Map<String,Integer> map)
addToStrings in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromStrings(String key)
removeFromStrings in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromStrings(Map<String,Integer> map)
removeFromStrings in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Map<String,Integer> getStrings()
getStrings in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withStrings(Map<String,Integer> strings)
withStrings in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Boolean hasStrings()
hasStrings in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToTimestamps(String key, String value)
addToTimestamps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToTimestamps(Map<String,String> map)
addToTimestamps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromTimestamps(String key)
removeFromTimestamps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromTimestamps(Map<String,String> map)
removeFromTimestamps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Map<String,String> getTimestamps()
getTimestamps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withTimestamps(Map<String,String> timestamps)
withTimestamps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Boolean hasTimestamps()
hasTimestamps in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToWords(int index, String item)
addToWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A setToWords(int index, String item)
setToWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addToWords(String... items)
addToWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A addAllToWords(Collection<String> items)
addAllToWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeFromWords(String... items)
removeFromWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A removeAllFromWords(Collection<String> items)
removeAllFromWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public List<String> getWords()
getWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public String getWord(int index)
getWord in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public String getFirstWord()
getFirstWord in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public String getLastWord()
getLastWord in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public String getMatchingWord(io.fabric8.kubernetes.api.builder.Predicate<String> predicate)
getMatchingWord in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withWords(List<String> words)
withWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public A withWords(String... words)
withWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>public Boolean hasWords()
hasWords in interface CompressedAttributesFluent<A extends CompressedAttributesFluent<A>>Copyright © 2017–2018 Red Hat. All rights reserved.