public class DoneableAllowedCSIDriver extends AllowedCSIDriverFluentImpl<DoneableAllowedCSIDriver> implements Doneable<AllowedCSIDriver>
_visitables| Constructor and Description |
|---|
DoneableAllowedCSIDriver(AllowedCSIDriver item) |
DoneableAllowedCSIDriver(AllowedCSIDriver item,
Function<AllowedCSIDriver,AllowedCSIDriver> function) |
DoneableAllowedCSIDriver(Function<AllowedCSIDriver,AllowedCSIDriver> function) |
| Modifier and Type | Method and Description |
|---|---|
AllowedCSIDriver |
done() |
equals, getName, hasName, withName, withNewName, withNewName, withNewNamepublic DoneableAllowedCSIDriver(Function<AllowedCSIDriver,AllowedCSIDriver> function)
public DoneableAllowedCSIDriver(AllowedCSIDriver item, Function<AllowedCSIDriver,AllowedCSIDriver> function)
public DoneableAllowedCSIDriver(AllowedCSIDriver item)
public AllowedCSIDriver done()
done in interface Doneable<AllowedCSIDriver>Copyright © 2015–2020 Red Hat. All rights reserved.