public class IndexInfoBuilder extends IndexInfoFluentImpl<IndexInfoBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<IndexInfo,IndexInfoBuilder>
| Constructor and Description |
|---|
IndexInfoBuilder() |
IndexInfoBuilder(Boolean validationEnabled) |
IndexInfoBuilder(IndexInfo instance) |
IndexInfoBuilder(IndexInfo instance,
Boolean validationEnabled) |
IndexInfoBuilder(IndexInfoFluent<?> fluent) |
IndexInfoBuilder(IndexInfoFluent<?> fluent,
Boolean validationEnabled) |
IndexInfoBuilder(IndexInfoFluent<?> fluent,
IndexInfo instance) |
IndexInfoBuilder(IndexInfoFluent<?> fluent,
IndexInfo instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableIndexInfo |
build() |
boolean |
equals(Object o) |
addAllToMirrors, addToMirrors, addToMirrors, getFirstMirror, getLastMirror, getMatchingMirror, getMirror, getMirrors, getName, hasMirrors, hasName, hasOfficial, hasSecure, isOfficial, isSecure, removeAllFromMirrors, removeFromMirrors, setToMirrors, withMirrors, withMirrors, withName, withOfficial, withSecureaccept, aggregate, aggregate, build, buildpublic IndexInfoBuilder()
public IndexInfoBuilder(Boolean validationEnabled)
public IndexInfoBuilder(IndexInfoFluent<?> fluent)
public IndexInfoBuilder(IndexInfoFluent<?> fluent, Boolean validationEnabled)
public IndexInfoBuilder(IndexInfoFluent<?> fluent, IndexInfo instance)
public IndexInfoBuilder(IndexInfoFluent<?> fluent, IndexInfo instance, Boolean validationEnabled)
public IndexInfoBuilder(IndexInfo instance)
public EditableIndexInfo build()
build in interface io.fabric8.docker.api.builder.Builder<IndexInfo>public boolean equals(Object o)
equals in class IndexInfoFluentImpl<IndexInfoBuilder>Copyright © 2015–2017 Red Hat. All rights reserved.