public class DaemonEndpointBuilder extends DaemonEndpointFluentImpl<DaemonEndpointBuilder> implements VisitableBuilder<DaemonEndpoint,DaemonEndpointBuilder>
_visitables| Constructor and Description |
|---|
DaemonEndpointBuilder() |
DaemonEndpointBuilder(java.lang.Boolean validationEnabled) |
DaemonEndpointBuilder(DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpoint instance,
java.lang.Boolean validationEnabled) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
java.lang.Boolean validationEnabled) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance) |
DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent,
DaemonEndpoint instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
DaemonEndpoint |
build() |
boolean |
equals(java.lang.Object o) |
getPort, hasPort, withPortaccept, aggregate, aggregate, build, build, builderOfpublic DaemonEndpointBuilder()
public DaemonEndpointBuilder(java.lang.Boolean validationEnabled)
public DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent)
public DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent, java.lang.Boolean validationEnabled)
public DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent, DaemonEndpoint instance)
public DaemonEndpointBuilder(DaemonEndpointFluent<?> fluent, DaemonEndpoint instance, java.lang.Boolean validationEnabled)
public DaemonEndpointBuilder(DaemonEndpoint instance)
public DaemonEndpointBuilder(DaemonEndpoint instance, java.lang.Boolean validationEnabled)
public DaemonEndpoint build()
build in interface Builder<DaemonEndpoint>public boolean equals(java.lang.Object o)
equals in class DaemonEndpointFluentImpl<DaemonEndpointBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.