public class DaemonEndpointBuilder extends DaemonEndpointFluentImpl<DaemonEndpointBuilder> implements VisitableBuilder<DaemonEndpoint,DaemonEndpointBuilder>
_visitables, VISIT| Constructor and Description |
|---|
DaemonEndpointBuilder() |
DaemonEndpointBuilder(Boolean validationEnabled) |
DaemonEndpointBuilder(DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpoint instance,
Boolean validationEnabled) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
Boolean validationEnabled) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
DaemonEndpoint |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getPort, hasPort, withPortaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic DaemonEndpointBuilder()
public DaemonEndpointBuilder(Boolean validationEnabled)
public DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent)
public DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent, Boolean validationEnabled)
public DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent, DaemonEndpoint instance)
public DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent, DaemonEndpoint instance, Boolean validationEnabled)
public DaemonEndpointBuilder(DaemonEndpoint instance)
public DaemonEndpointBuilder(DaemonEndpoint instance, Boolean validationEnabled)
public DaemonEndpoint build()
build in interface Builder<DaemonEndpoint>public boolean equals(Object o)
equals in class DaemonEndpointFluentImpl<DaemonEndpointBuilder>public int hashCode()
hashCode in class DaemonEndpointFluentImpl<DaemonEndpointBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.