public class DoneableQuobyteVolumeSource extends QuobyteVolumeSourceFluentImpl<DoneableQuobyteVolumeSource> implements Doneable<QuobyteVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableQuobyteVolumeSource(Function<QuobyteVolumeSource,QuobyteVolumeSource> function) |
DoneableQuobyteVolumeSource(QuobyteVolumeSource item) |
DoneableQuobyteVolumeSource(QuobyteVolumeSource item,
Function<QuobyteVolumeSource,QuobyteVolumeSource> function) |
| Modifier and Type | Method and Description |
|---|---|
QuobyteVolumeSource |
done() |
equals, getGroup, getRegistry, getTenant, getUser, getVolume, hasGroup, hasReadOnly, hasRegistry, hasTenant, hasUser, hasVolume, isReadOnly, withGroup, withNewGroup, withNewGroup, withNewGroup, withNewReadOnly, withNewReadOnly, withNewRegistry, withNewRegistry, withNewRegistry, withNewTenant, withNewTenant, withNewTenant, withNewUser, withNewUser, withNewUser, withNewVolume, withNewVolume, withNewVolume, withReadOnly, withRegistry, withTenant, withUser, withVolumepublic DoneableQuobyteVolumeSource(Function<QuobyteVolumeSource,QuobyteVolumeSource> function)
public DoneableQuobyteVolumeSource(QuobyteVolumeSource item, Function<QuobyteVolumeSource,QuobyteVolumeSource> function)
public DoneableQuobyteVolumeSource(QuobyteVolumeSource item)
public QuobyteVolumeSource done()
done in interface Doneable<QuobyteVolumeSource>Copyright © 2015-2019 Red Hat. All Rights Reserved.