public class RepositoryBuilder extends RepositoryFluentImpl<RepositoryBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Repository,RepositoryBuilder>
RepositoryFluentImpl.ReleasesNestedImpl<N>, RepositoryFluentImpl.SnapshotsNestedImpl<N>RepositoryFluent.ReleasesNested<N>, RepositoryFluent.SnapshotsNested<N>| Constructor and Description |
|---|
RepositoryBuilder() |
RepositoryBuilder(Boolean validationEnabled) |
RepositoryBuilder(Repository instance) |
RepositoryBuilder(Repository instance,
Boolean validationEnabled) |
RepositoryBuilder(RepositoryFluent<?> fluent) |
RepositoryBuilder(RepositoryFluent<?> fluent,
Boolean validationEnabled) |
RepositoryBuilder(RepositoryFluent<?> fluent,
Repository instance) |
RepositoryBuilder(RepositoryFluent<?> fluent,
Repository instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Repository |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildReleases, buildSnapshots, editOrNewReleases, editOrNewReleasesLike, editOrNewSnapshots, editOrNewSnapshotsLike, editReleases, editSnapshots, getId, getName, getReleases, getSnapshots, getUrl, hasId, hasName, hasReleases, hasSnapshots, hasUrl, withId, withName, withNewId, withNewName, withNewReleases, withNewReleases, withNewReleasesLike, withNewSnapshots, withNewSnapshots, withNewSnapshotsLike, withNewUrl, withReleases, withSnapshots, withUrlaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic RepositoryBuilder()
public RepositoryBuilder(Boolean validationEnabled)
public RepositoryBuilder(RepositoryFluent<?> fluent)
public RepositoryBuilder(RepositoryFluent<?> fluent, Boolean validationEnabled)
public RepositoryBuilder(RepositoryFluent<?> fluent, Repository instance)
public RepositoryBuilder(RepositoryFluent<?> fluent, Repository instance, Boolean validationEnabled)
public RepositoryBuilder(Repository instance)
public RepositoryBuilder(Repository instance, Boolean validationEnabled)
public Repository build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Repository>public boolean equals(Object o)
equals in class RepositoryFluentImpl<RepositoryBuilder>public int hashCode()
hashCode in class RepositoryFluentImpl<RepositoryBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.