public class AllowedCSIDriverFluentImpl<A extends AllowedCSIDriverFluent<A>> extends BaseFluent<A> implements AllowedCSIDriverFluent<A>
_visitables| Constructor and Description |
|---|
AllowedCSIDriverFluentImpl() |
AllowedCSIDriverFluentImpl(AllowedCSIDriver instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
Boolean |
hasName() |
A |
withName(String name) |
A |
withNewName(String arg1) |
A |
withNewName(StringBuffer arg1) |
A |
withNewName(StringBuilder arg1) |
public AllowedCSIDriverFluentImpl()
public AllowedCSIDriverFluentImpl(AllowedCSIDriver instance)
public String getName()
getName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public A withName(String name)
withName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public Boolean hasName()
hasName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public A withNewName(String arg1)
withNewName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>Copyright © 2015–2019 Red Hat. All rights reserved.