public class EndpointBuilder extends EndpointFluentImpl<EndpointBuilder> implements io.dekorate.deps.kubernetes.api.builder.VisitableBuilder<Endpoint,EndpointBuilder>
_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) |
getInterval, getPath, getPort, hasHonorLabels, hasInterval, hasPath, hasPort, isHonorLabels, withHonorLabels, withInterval, withNewInterval, withNewInterval, withNewInterval, withNewPath, withNewPath, withNewPath, withNewPort, withNewPort, withNewPort, withPath, withPortaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic 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 Endpoint build()
build in interface io.dekorate.deps.kubernetes.api.builder.Builder<Endpoint>public boolean equals(Object o)
equals in class EndpointFluentImpl<EndpointBuilder>Copyright © 2018–2020 Red Hat. All rights reserved.