public class DoneableNonResourceAttributes extends NonResourceAttributesFluentImpl<DoneableNonResourceAttributes> implements io.fabric8.kubernetes.api.model.Doneable<NonResourceAttributes>
| Constructor and Description |
|---|
DoneableNonResourceAttributes(io.fabric8.kubernetes.api.builder.Function<NonResourceAttributes,NonResourceAttributes> function) |
DoneableNonResourceAttributes(NonResourceAttributes item) |
DoneableNonResourceAttributes(NonResourceAttributes item,
io.fabric8.kubernetes.api.builder.Function<NonResourceAttributes,NonResourceAttributes> function) |
| Modifier and Type | Method and Description |
|---|---|
NonResourceAttributes |
done() |
equals, getPath, getVerb, hashCode, hasPath, hasVerb, withNewPath, withNewPath, withNewPath, withNewVerb, withNewVerb, withNewVerb, withPath, withVerbpublic DoneableNonResourceAttributes(io.fabric8.kubernetes.api.builder.Function<NonResourceAttributes,NonResourceAttributes> function)
public DoneableNonResourceAttributes(NonResourceAttributes item, io.fabric8.kubernetes.api.builder.Function<NonResourceAttributes,NonResourceAttributes> function)
public DoneableNonResourceAttributes(NonResourceAttributes item)
public NonResourceAttributes done()
done in interface io.fabric8.kubernetes.api.model.Doneable<NonResourceAttributes>Copyright © 2015–2021 Red Hat. All rights reserved.