public class EndpointBuilder extends EndpointFluentImpl<EndpointBuilder> implements VisitableBuilder<Endpoint,EndpointBuilder>
EndpointFluentImpl.ConditionsNestedImpl<N>, EndpointFluentImpl.TargetRefNestedImpl<N>EndpointFluent.ConditionsNested<N>, EndpointFluent.TargetRefNested<N>_visitables| Constructor and Description |
|---|
EndpointBuilder() |
EndpointBuilder(Boolean validationEnabled) |
EndpointBuilder(Endpoint instance) |
EndpointBuilder(Endpoint instance,
Boolean validationEnabled) |
EndpointBuilder(EndpointFluent<?> fluent) |
EndpointBuilder(EndpointFluent<?> fluent,
Boolean validationEnabled) |
EndpointBuilder(EndpointFluent<?> fluent,
Endpoint instance) |
EndpointBuilder(EndpointFluent<?> fluent,
Endpoint instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
build() |
boolean |
equals(Object o) |
addAllToAddresses, addNewAddress, addNewAddress, addNewAddress, addToAddresses, addToAddresses, addToTopology, addToTopology, buildConditions, buildTargetRef, editConditions, editOrNewConditions, editOrNewConditionsLike, editOrNewTargetRef, editOrNewTargetRefLike, editTargetRef, getAddress, getAddresses, getConditions, getFirstAddress, getHostname, getLastAddress, getMatchingAddress, getTargetRef, getTopology, hasAddresses, hasConditions, hasHostname, hasMatchingAddress, hasTargetRef, hasTopology, removeAllFromAddresses, removeFromAddresses, removeFromTopology, removeFromTopology, setToAddresses, withAddresses, withAddresses, withConditions, withHostname, withNewConditions, withNewConditions, withNewConditionsLike, withNewHostname, withNewHostname, withNewHostname, withNewTargetRef, withNewTargetRefLike, withTargetRef, withTopologyaccept, aggregate, aggregate, build, build, builderOfpublic EndpointBuilder()
public EndpointBuilder(Boolean validationEnabled)
public EndpointBuilder(EndpointFluent<?> fluent)
public EndpointBuilder(EndpointFluent<?> fluent, Boolean validationEnabled)
public EndpointBuilder(EndpointFluent<?> fluent, Endpoint instance)
public EndpointBuilder(EndpointFluent<?> fluent, Endpoint instance, Boolean validationEnabled)
public EndpointBuilder(Endpoint instance)
public boolean equals(Object o)
equals in class EndpointFluentImpl<EndpointBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.