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