public class ContainerChangeBuilder extends ContainerChangeFluentImpl<ContainerChangeBuilder> implements io.fabric8.docker.api.builder.VisitableBuilder<ContainerChange,ContainerChangeBuilder>
| Constructor and Description |
|---|
ContainerChangeBuilder() |
ContainerChangeBuilder(Boolean validationEnabled) |
ContainerChangeBuilder(ContainerChange instance) |
ContainerChangeBuilder(ContainerChange instance,
Boolean validationEnabled) |
ContainerChangeBuilder(ContainerChangeFluent<?> fluent) |
ContainerChangeBuilder(ContainerChangeFluent<?> fluent,
Boolean validationEnabled) |
ContainerChangeBuilder(ContainerChangeFluent<?> fluent,
ContainerChange instance) |
ContainerChangeBuilder(ContainerChangeFluent<?> fluent,
ContainerChange instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableContainerChange |
build() |
boolean |
equals(Object o) |
getKind, getPath, hasKind, hasPath, withKind, withPathaccept, aggregate, aggregate, build, buildpublic ContainerChangeBuilder()
public ContainerChangeBuilder(Boolean validationEnabled)
public ContainerChangeBuilder(ContainerChangeFluent<?> fluent)
public ContainerChangeBuilder(ContainerChangeFluent<?> fluent, Boolean validationEnabled)
public ContainerChangeBuilder(ContainerChangeFluent<?> fluent, ContainerChange instance)
public ContainerChangeBuilder(ContainerChangeFluent<?> fluent, ContainerChange instance, Boolean validationEnabled)
public ContainerChangeBuilder(ContainerChange instance)
public ContainerChangeBuilder(ContainerChange instance, Boolean validationEnabled)
public EditableContainerChange build()
build in interface io.fabric8.docker.api.builder.Builder<ContainerChange>public boolean equals(Object o)
equals in class ContainerChangeFluentImpl<ContainerChangeBuilder>Copyright © 2015–2017 Red Hat. All rights reserved.