public class EndpointBuilder extends EndpointFluent<EndpointBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Endpoint,EndpointBuilder>
| Constructor and Description |
|---|
EndpointBuilder() |
EndpointBuilder(Endpoint instance) |
EndpointBuilder(EndpointFluent<?> fluent) |
EndpointBuilder(EndpointFluent<?> fluent,
Endpoint instance) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
build() |
copyInstance, equals, getInterval, getPath, getPort, getProxyUrl, getScheme, getTargetPort, hashCode, hasHonorLabels, hasInterval, hasPath, hasPort, hasProxyUrl, hasScheme, hasTargetPort, isHonorLabels, toString, withHonorLabels, withHonorLabels, withInterval, withNewTargetPort, withPath, withPort, withProxyUrl, withScheme, withTargetPortaggregate, aggregate, build, build, builderOf, getVisitableMappublic EndpointBuilder()
public EndpointBuilder(EndpointFluent<?> fluent)
public EndpointBuilder(EndpointFluent<?> fluent, Endpoint instance)
public EndpointBuilder(Endpoint instance)
Copyright © 2018–2024 Red Hat. All rights reserved.