public class DoneableStatusDescriptor extends StatusDescriptorFluentImpl<DoneableStatusDescriptor> implements io.fabric8.kubernetes.api.model.Doneable<StatusDescriptor>
| Constructor and Description |
|---|
DoneableStatusDescriptor(io.fabric8.kubernetes.api.builder.Function<StatusDescriptor,StatusDescriptor> function) |
DoneableStatusDescriptor(StatusDescriptor item) |
DoneableStatusDescriptor(StatusDescriptor item,
io.fabric8.kubernetes.api.builder.Function<StatusDescriptor,StatusDescriptor> function) |
| Modifier and Type | Method and Description |
|---|---|
StatusDescriptor |
done() |
addAllToXDescriptors, addNewXDescriptor, addNewXDescriptor, addNewXDescriptor, addToXDescriptors, addToXDescriptors, equals, getDescription, getDisplayName, getFirstXDescriptor, getLastXDescriptor, getMatchingXDescriptor, getPath, getValue, getXDescriptor, getXDescriptors, hasDescription, hasDisplayName, hashCode, hasMatchingXDescriptor, hasPath, hasValue, hasXDescriptors, removeAllFromXDescriptors, removeFromXDescriptors, setToXDescriptors, withDescription, withDisplayName, withNewDescription, withNewDescription, withNewDescription, withNewDisplayName, withNewDisplayName, withNewDisplayName, withNewPath, withNewPath, withNewPath, withNewValue, withNewValue, withNewValue, withPath, withValue, withXDescriptors, withXDescriptorspublic DoneableStatusDescriptor(io.fabric8.kubernetes.api.builder.Function<StatusDescriptor,StatusDescriptor> function)
public DoneableStatusDescriptor(StatusDescriptor item, io.fabric8.kubernetes.api.builder.Function<StatusDescriptor,StatusDescriptor> function)
public DoneableStatusDescriptor(StatusDescriptor item)
public StatusDescriptor done()
done in interface io.fabric8.kubernetes.api.model.Doneable<StatusDescriptor>Copyright © 2015–2021 Red Hat. All rights reserved.