public class VolumeAttachmentSourceFluentImpl<A extends VolumeAttachmentSourceFluent<A>> extends BaseFluent<A> implements VolumeAttachmentSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
VolumeAttachmentSourceFluentImpl.InlineVolumeSpecNestedImpl<N> |
VolumeAttachmentSourceFluent.InlineVolumeSpecNested<N>_visitables| Constructor and Description |
|---|
VolumeAttachmentSourceFluentImpl() |
VolumeAttachmentSourceFluentImpl(VolumeAttachmentSource instance) |
public VolumeAttachmentSourceFluentImpl()
public VolumeAttachmentSourceFluentImpl(VolumeAttachmentSource instance)
@Deprecated public PersistentVolumeSpec getInlineVolumeSpec()
getInlineVolumeSpec in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public PersistentVolumeSpec buildInlineVolumeSpec()
buildInlineVolumeSpec in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public A withInlineVolumeSpec(PersistentVolumeSpec inlineVolumeSpec)
withInlineVolumeSpec in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public Boolean hasInlineVolumeSpec()
hasInlineVolumeSpec in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public VolumeAttachmentSourceFluent.InlineVolumeSpecNested<A> withNewInlineVolumeSpec()
withNewInlineVolumeSpec in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public VolumeAttachmentSourceFluent.InlineVolumeSpecNested<A> withNewInlineVolumeSpecLike(PersistentVolumeSpec item)
withNewInlineVolumeSpecLike in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public VolumeAttachmentSourceFluent.InlineVolumeSpecNested<A> editInlineVolumeSpec()
editInlineVolumeSpec in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public VolumeAttachmentSourceFluent.InlineVolumeSpecNested<A> editOrNewInlineVolumeSpec()
editOrNewInlineVolumeSpec in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public VolumeAttachmentSourceFluent.InlineVolumeSpecNested<A> editOrNewInlineVolumeSpecLike(PersistentVolumeSpec item)
editOrNewInlineVolumeSpecLike in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public String getPersistentVolumeName()
getPersistentVolumeName in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public A withPersistentVolumeName(String persistentVolumeName)
withPersistentVolumeName in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public Boolean hasPersistentVolumeName()
hasPersistentVolumeName in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public A withNewPersistentVolumeName(String arg1)
withNewPersistentVolumeName in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public A withNewPersistentVolumeName(StringBuilder arg1)
withNewPersistentVolumeName in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>public A withNewPersistentVolumeName(StringBuffer arg1)
withNewPersistentVolumeName in interface VolumeAttachmentSourceFluent<A extends VolumeAttachmentSourceFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.