public class DoneableReferencedAttributes extends ReferencedAttributesFluentImpl<DoneableReferencedAttributes> implements io.fabric8.kubernetes.api.model.Doneable<ReferencedAttributes>
ReferencedAttributesFluentImpl.AttributeMatchesNestedImpl<N>ReferencedAttributesFluent.AttributeMatchesNested<N>| Constructor and Description |
|---|
DoneableReferencedAttributes(io.fabric8.kubernetes.api.builder.Function<ReferencedAttributes,ReferencedAttributes> function) |
DoneableReferencedAttributes(ReferencedAttributes item) |
DoneableReferencedAttributes(ReferencedAttributes item,
io.fabric8.kubernetes.api.builder.Function<ReferencedAttributes,ReferencedAttributes> function) |
| Modifier and Type | Method and Description |
|---|---|
ReferencedAttributes |
done() |
addAllToAttributeMatches, addAllToWords, addNewAttributeMatch, addNewAttributeMatchLike, addToAttributeMatches, addToAttributeMatches, addToWords, addToWords, buildAttributeMatch, buildAttributeMatches, buildFirstAttributeMatch, buildLastAttributeMatch, buildMatchingAttributeMatch, editAttributeMatch, editFirstAttributeMatch, editLastAttributeMatch, editMatchingAttributeMatch, equals, getAttributeMatches, getFirstWord, getLastWord, getMatchingWord, getWord, getWords, hasAttributeMatches, hasWords, removeAllFromAttributeMatches, removeAllFromWords, removeFromAttributeMatches, removeFromWords, setNewAttributeMatchLike, setToAttributeMatches, setToWords, withAttributeMatches, withAttributeMatches, withWords, withWordspublic DoneableReferencedAttributes(io.fabric8.kubernetes.api.builder.Function<ReferencedAttributes,ReferencedAttributes> function)
public DoneableReferencedAttributes(ReferencedAttributes item, io.fabric8.kubernetes.api.builder.Function<ReferencedAttributes,ReferencedAttributes> function)
public DoneableReferencedAttributes(ReferencedAttributes item)
public ReferencedAttributes done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ReferencedAttributes>Copyright © 2017–2018 Red Hat. All rights reserved.