public class DoneableCompressedAttributes extends CompressedAttributesFluentImpl<DoneableCompressedAttributes> implements io.fabric8.kubernetes.api.model.Doneable<CompressedAttributes>
| Constructor and Description |
|---|
DoneableCompressedAttributes(CompressedAttributes item) |
DoneableCompressedAttributes(CompressedAttributes item,
io.fabric8.kubernetes.api.builder.Function<CompressedAttributes,CompressedAttributes> function) |
DoneableCompressedAttributes(io.fabric8.kubernetes.api.builder.Function<CompressedAttributes,CompressedAttributes> function) |
| Modifier and Type | Method and Description |
|---|---|
CompressedAttributes |
done() |
addAllToWords, addToBools, addToBools, addToBytes, addToBytes, addToDoubles, addToDoubles, addToDurations, addToDurations, addToInt64s, addToInt64s, addToStringMaps, addToStringMaps, addToStrings, addToStrings, addToTimestamps, addToTimestamps, addToWords, addToWords, equals, getBools, getBytes, getDoubles, getDurations, getFirstWord, getInt64s, getLastWord, getMatchingWord, getStringMaps, getStrings, getTimestamps, getWord, getWords, hasBools, hasBytes, hasDoubles, hasDurations, hasInt64s, hasStringMaps, hasStrings, hasTimestamps, hasWords, removeAllFromWords, removeFromBools, removeFromBools, removeFromBytes, removeFromBytes, removeFromDoubles, removeFromDoubles, removeFromDurations, removeFromDurations, removeFromInt64s, removeFromInt64s, removeFromStringMaps, removeFromStringMaps, removeFromStrings, removeFromStrings, removeFromTimestamps, removeFromTimestamps, removeFromWords, setToWords, withBools, withBytes, withDoubles, withDurations, withInt64s, withStringMaps, withStrings, withTimestamps, withWords, withWordspublic DoneableCompressedAttributes(io.fabric8.kubernetes.api.builder.Function<CompressedAttributes,CompressedAttributes> function)
public DoneableCompressedAttributes(CompressedAttributes item, io.fabric8.kubernetes.api.builder.Function<CompressedAttributes,CompressedAttributes> function)
public DoneableCompressedAttributes(CompressedAttributes item)
public CompressedAttributes done()
done in interface io.fabric8.kubernetes.api.model.Doneable<CompressedAttributes>Copyright © 2017–2018 Red Hat. All rights reserved.