public class IndexInfoBuilder extends IndexInfoFluentImpl<IndexInfoBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<IndexInfo,IndexInfoBuilder>
| Constructor and Description |
|---|
IndexInfoBuilder() |
IndexInfoBuilder(IndexInfo instance) |
IndexInfoBuilder(IndexInfoFluent<?> fluent) |
IndexInfoBuilder(IndexInfoFluent<?> fluent,
IndexInfo instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableIndexInfo |
build() |
boolean |
equals(Object o) |
addToAdditionalProperties, addToAdditionalProperties, addToMirrors, getAdditionalProperties, getMirrors, getName, isOfficial, isSecure, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMirrors, withAdditionalProperties, withMirrors, withMirrors, withName, withOfficial, withSecureaccept, aggregate, aggregate, build, buildpublic IndexInfoBuilder()
public IndexInfoBuilder(IndexInfoFluent<?> fluent)
public IndexInfoBuilder(IndexInfoFluent<?> fluent, IndexInfo instance)
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–2016 Red Hat. All rights reserved.