public class DoneableGitRepoVolumeSource extends GitRepoVolumeSourceFluentImpl<DoneableGitRepoVolumeSource> implements Doneable<GitRepoVolumeSource>, GitRepoVolumeSourceFluent<DoneableGitRepoVolumeSource>
_visitables
Constructor and Description |
---|
DoneableGitRepoVolumeSource(GitRepoVolumeSource item,
Visitor<GitRepoVolumeSource> visitor) |
DoneableGitRepoVolumeSource(Visitor<GitRepoVolumeSource> visitor) |
Modifier and Type | Method and Description |
---|---|
GitRepoVolumeSource |
done() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getDirectory, getRepository, getRevision, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDirectory, withRepository, withRevision
accept, aggregate, aggregate, build, build
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getDirectory, getRepository, getRevision, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withDirectory, withRepository, withRevision
public DoneableGitRepoVolumeSource(GitRepoVolumeSource item, Visitor<GitRepoVolumeSource> visitor)
public DoneableGitRepoVolumeSource(Visitor<GitRepoVolumeSource> visitor)
public GitRepoVolumeSource done()
done
in interface Doneable<GitRepoVolumeSource>
Copyright © 2011–2016 Red Hat. All rights reserved.