public class ExtensionsV1beta1AllowedCSIDriverFluentImpl<A extends ExtensionsV1beta1AllowedCSIDriverFluent<A>> extends BaseFluent<A> implements ExtensionsV1beta1AllowedCSIDriverFluent<A>
_visitables
Constructor and Description |
---|
ExtensionsV1beta1AllowedCSIDriverFluentImpl() |
ExtensionsV1beta1AllowedCSIDriverFluentImpl(ExtensionsV1beta1AllowedCSIDriver 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 ExtensionsV1beta1AllowedCSIDriverFluentImpl()
public ExtensionsV1beta1AllowedCSIDriverFluentImpl(ExtensionsV1beta1AllowedCSIDriver instance)
public String getName()
getName
in interface ExtensionsV1beta1AllowedCSIDriverFluent<A extends ExtensionsV1beta1AllowedCSIDriverFluent<A>>
public A withName(String name)
withName
in interface ExtensionsV1beta1AllowedCSIDriverFluent<A extends ExtensionsV1beta1AllowedCSIDriverFluent<A>>
public Boolean hasName()
hasName
in interface ExtensionsV1beta1AllowedCSIDriverFluent<A extends ExtensionsV1beta1AllowedCSIDriverFluent<A>>
public A withNewName(String arg1)
withNewName
in interface ExtensionsV1beta1AllowedCSIDriverFluent<A extends ExtensionsV1beta1AllowedCSIDriverFluent<A>>
public A withNewName(StringBuilder arg1)
withNewName
in interface ExtensionsV1beta1AllowedCSIDriverFluent<A extends ExtensionsV1beta1AllowedCSIDriverFluent<A>>
public A withNewName(StringBuffer arg1)
withNewName
in interface ExtensionsV1beta1AllowedCSIDriverFluent<A extends ExtensionsV1beta1AllowedCSIDriverFluent<A>>
Copyright © 2019. All rights reserved.