public class AllowedFlexVolumeFluentImpl<A extends AllowedFlexVolumeFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements AllowedFlexVolumeFluent<A>
| Constructor and Description |
|---|
AllowedFlexVolumeFluentImpl() |
AllowedFlexVolumeFluentImpl(AllowedFlexVolume instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDriver() |
Boolean |
hasDriver() |
int |
hashCode() |
A |
withDriver(String driver) |
A |
withNewDriver(String arg0)
Deprecated.
|
public AllowedFlexVolumeFluentImpl()
public AllowedFlexVolumeFluentImpl(AllowedFlexVolume instance)
public String getDriver()
getDriver in interface AllowedFlexVolumeFluent<A extends AllowedFlexVolumeFluent<A>>public A withDriver(String driver)
withDriver in interface AllowedFlexVolumeFluent<A extends AllowedFlexVolumeFluent<A>>public Boolean hasDriver()
hasDriver in interface AllowedFlexVolumeFluent<A extends AllowedFlexVolumeFluent<A>>@Deprecated public A withNewDriver(String arg0)
withNewDriver in interface AllowedFlexVolumeFluent<A extends AllowedFlexVolumeFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.