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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getPort, hasAdditionalProperties, hashCode, hasPort, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withPortaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.