public class RepositoryFluentImpl<A extends RepositoryFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RepositoryFluent<A>
RepositoryFluent.ReleasesNested<N>, RepositoryFluent.SnapshotsNested<N>| Constructor and Description |
|---|
RepositoryFluentImpl() |
RepositoryFluentImpl(Repository instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RepositoryFluentImpl()
public RepositoryFluentImpl(Repository instance)
public String getId()
getId in interface RepositoryFluent<A extends RepositoryFluent<A>>public A withId(String id)
withId in interface RepositoryFluent<A extends RepositoryFluent<A>>public Boolean hasId()
hasId in interface RepositoryFluent<A extends RepositoryFluent<A>>public String getName()
getName in interface RepositoryFluent<A extends RepositoryFluent<A>>public A withName(String name)
withName in interface RepositoryFluent<A extends RepositoryFluent<A>>public Boolean hasName()
hasName in interface RepositoryFluent<A extends RepositoryFluent<A>>@Deprecated public RepositoryPolicy getReleases()
getReleases in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryPolicy buildReleases()
buildReleases in interface RepositoryFluent<A extends RepositoryFluent<A>>public A withReleases(RepositoryPolicy releases)
withReleases in interface RepositoryFluent<A extends RepositoryFluent<A>>public Boolean hasReleases()
hasReleases in interface RepositoryFluent<A extends RepositoryFluent<A>>public A withNewReleases(String checksumPolicy, Boolean enabled, String updatePolicy)
withNewReleases in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.ReleasesNested<A> withNewReleases()
withNewReleases in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.ReleasesNested<A> withNewReleasesLike(RepositoryPolicy item)
withNewReleasesLike in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.ReleasesNested<A> editReleases()
editReleases in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.ReleasesNested<A> editOrNewReleases()
editOrNewReleases in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.ReleasesNested<A> editOrNewReleasesLike(RepositoryPolicy item)
editOrNewReleasesLike in interface RepositoryFluent<A extends RepositoryFluent<A>>@Deprecated public RepositoryPolicy getSnapshots()
getSnapshots in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryPolicy buildSnapshots()
buildSnapshots in interface RepositoryFluent<A extends RepositoryFluent<A>>public A withSnapshots(RepositoryPolicy snapshots)
withSnapshots in interface RepositoryFluent<A extends RepositoryFluent<A>>public Boolean hasSnapshots()
hasSnapshots in interface RepositoryFluent<A extends RepositoryFluent<A>>public A withNewSnapshots(String checksumPolicy, Boolean enabled, String updatePolicy)
withNewSnapshots in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.SnapshotsNested<A> withNewSnapshots()
withNewSnapshots in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.SnapshotsNested<A> withNewSnapshotsLike(RepositoryPolicy item)
withNewSnapshotsLike in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.SnapshotsNested<A> editSnapshots()
editSnapshots in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.SnapshotsNested<A> editOrNewSnapshots()
editOrNewSnapshots in interface RepositoryFluent<A extends RepositoryFluent<A>>public RepositoryFluent.SnapshotsNested<A> editOrNewSnapshotsLike(RepositoryPolicy item)
editOrNewSnapshotsLike in interface RepositoryFluent<A extends RepositoryFluent<A>>public String getUrl()
getUrl in interface RepositoryFluent<A extends RepositoryFluent<A>>public A withUrl(String url)
withUrl in interface RepositoryFluent<A extends RepositoryFluent<A>>public Boolean hasUrl()
hasUrl in interface RepositoryFluent<A extends RepositoryFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RepositoryFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RepositoryFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.