public class DoneableAttributeMatch extends AttributeMatchFluentImpl<DoneableAttributeMatch> implements io.fabric8.kubernetes.api.model.Doneable<AttributeMatch>
| Constructor and Description |
|---|
DoneableAttributeMatch(AttributeMatch item) |
DoneableAttributeMatch(AttributeMatch item,
io.fabric8.kubernetes.api.builder.Function<AttributeMatch,AttributeMatch> function) |
DoneableAttributeMatch(io.fabric8.kubernetes.api.builder.Function<AttributeMatch,AttributeMatch> function) |
| Modifier and Type | Method and Description |
|---|---|
AttributeMatch |
done() |
equals, getCondition, getMapKey, getName, getRegex, hasCondition, hasMapKey, hasName, hasRegex, withCondition, withMapKey, withName, withNewMapKey, withNewMapKey, withNewName, withNewName, withRegexpublic DoneableAttributeMatch(io.fabric8.kubernetes.api.builder.Function<AttributeMatch,AttributeMatch> function)
public DoneableAttributeMatch(AttributeMatch item, io.fabric8.kubernetes.api.builder.Function<AttributeMatch,AttributeMatch> function)
public DoneableAttributeMatch(AttributeMatch item)
public AttributeMatch done()
done in interface io.fabric8.kubernetes.api.model.Doneable<AttributeMatch>Copyright © 2017–2018 Red Hat. All rights reserved.