public class EndpointBuilder extends EndpointFluentImpl<EndpointBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Endpoint,EndpointBuilder>
EndpointFluentImpl.BasicAuthNestedImpl<N>, EndpointFluentImpl.MetricRelabelingsNestedImpl<N>, EndpointFluentImpl.RelabelingsNestedImpl<N>, EndpointFluentImpl.TargetPortNestedImpl<N>, EndpointFluentImpl.TlsConfigNestedImpl<N>EndpointFluent.BasicAuthNested<N>, EndpointFluent.MetricRelabelingsNested<N>, EndpointFluent.RelabelingsNested<N>, EndpointFluent.TargetPortNested<N>, EndpointFluent.TlsConfigNested<N>| 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) |
int |
hashCode() |
addAllToMetricRelabelings, addAllToRelabelings, addNewMetricRelabeling, addNewMetricRelabelingLike, addNewRelabeling, addNewRelabelingLike, addToMetricRelabelings, addToMetricRelabelings, addToParams, addToParams, addToRelabelings, addToRelabelings, buildBasicAuth, buildFirstMetricRelabeling, buildFirstRelabeling, buildLastMetricRelabeling, buildLastRelabeling, buildMatchingMetricRelabeling, buildMatchingRelabeling, buildMetricRelabeling, buildMetricRelabelings, buildRelabeling, buildRelabelings, buildTargetPort, buildTlsConfig, editBasicAuth, editFirstMetricRelabeling, editFirstRelabeling, editLastMetricRelabeling, editLastRelabeling, editMatchingMetricRelabeling, editMatchingRelabeling, editMetricRelabeling, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewTargetPort, editOrNewTargetPortLike, editOrNewTlsConfig, editOrNewTlsConfigLike, editRelabeling, editTargetPort, editTlsConfig, getBasicAuth, getBearerTokenFile, getBearerTokenSecret, getInterval, getMetricRelabelings, getParams, getPath, getPort, getProxyUrl, getRelabelings, getScheme, getScrapeTimeout, getTargetPort, getTlsConfig, hasBasicAuth, hasBearerTokenFile, hasBearerTokenSecret, hasHonorLabels, hasHonorTimestamps, hasInterval, hasMatchingMetricRelabeling, hasMatchingRelabeling, hasMetricRelabelings, hasParams, hasPath, hasPort, hasProxyUrl, hasRelabelings, hasScheme, hasScrapeTimeout, hasTargetPort, hasTlsConfig, isHonorLabels, isHonorTimestamps, removeAllFromMetricRelabelings, removeAllFromRelabelings, removeFromMetricRelabelings, removeFromParams, removeFromParams, removeFromRelabelings, removeMatchingFromMetricRelabelings, removeMatchingFromRelabelings, setNewMetricRelabelingLike, setNewRelabelingLike, setToMetricRelabelings, setToRelabelings, withBasicAuth, withBearerTokenFile, withBearerTokenSecret, withHonorLabels, withHonorTimestamps, withInterval, withMetricRelabelings, withMetricRelabelings, withNewBasicAuth, withNewBasicAuthLike, withNewBearerTokenFile, withNewBearerTokenFile, withNewBearerTokenFile, withNewBearerTokenSecret, withNewHonorLabels, withNewHonorLabels, withNewHonorTimestamps, withNewHonorTimestamps, withNewInterval, withNewInterval, withNewInterval, withNewPath, withNewPath, withNewPath, withNewPort, withNewPort, withNewPort, withNewProxyUrl, withNewProxyUrl, withNewProxyUrl, withNewScheme, withNewScheme, withNewScheme, withNewScrapeTimeout, withNewScrapeTimeout, withNewScrapeTimeout, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNewTlsConfig, withNewTlsConfigLike, withParams, withPath, withPort, withProxyUrl, withRelabelings, withRelabelings, withScheme, withScrapeTimeout, withTargetPort, withTlsConfigaccept, accept, 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 Endpoint build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Endpoint>public boolean equals(Object o)
equals in class EndpointFluentImpl<EndpointBuilder>public int hashCode()
hashCode in class EndpointFluentImpl<EndpointBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.