public interface StatusReplaceable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
replaceStatus(T item)
Similar to
Replaceable.replace(Object), but only affects the status subresource |
T replaceStatus(T item)
Replaceable.replace(Object), but only affects the status subresourceitem - with the status subresourceCopyright © 2015–2020 Red Hat. All rights reserved.