public class DoneableAttributes extends AttributesFluentImpl<DoneableAttributes> implements io.fabric8.kubernetes.api.model.Doneable<Attributes>
| Constructor and Description |
|---|
DoneableAttributes(Attributes item) |
DoneableAttributes(Attributes item,
io.fabric8.kubernetes.api.builder.Function<Attributes,Attributes> function) |
DoneableAttributes(io.fabric8.kubernetes.api.builder.Function<Attributes,Attributes> function) |
| Modifier and Type | Method and Description |
|---|---|
Attributes |
done() |
addToAttributes, addToAttributes, equals, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic DoneableAttributes(io.fabric8.kubernetes.api.builder.Function<Attributes,Attributes> function)
public DoneableAttributes(Attributes item, io.fabric8.kubernetes.api.builder.Function<Attributes,Attributes> function)
public DoneableAttributes(Attributes item)
public Attributes done()
done in interface io.fabric8.kubernetes.api.model.Doneable<Attributes>Copyright © 2017–2018 Red Hat. All rights reserved.