public class EndpointBuilder extends EndpointFluent<EndpointBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Endpoint,EndpointBuilder>
EndpointFluent.AuthorizationNested<N>, EndpointFluent.BasicAuthNested<N>, EndpointFluent.MetricRelabelingsNested<N>, EndpointFluent.Oauth2Nested<N>, EndpointFluent.RelabelingsNested<N>, EndpointFluent.TargetPortNested<N>, EndpointFluent.TlsConfigNested<N>| Constructor and Description |
|---|
EndpointBuilder() |
EndpointBuilder(Endpoint instance) |
EndpointBuilder(EndpointFluent<?> fluent) |
EndpointBuilder(EndpointFluent<?> fluent,
Endpoint instance) |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
build() |
addAllToMetricRelabelings, addAllToRelabelings, addNewMetricRelabeling, addNewMetricRelabelingLike, addNewRelabeling, addNewRelabelingLike, addToAdditionalProperties, addToAdditionalProperties, addToMetricRelabelings, addToMetricRelabelings, addToParams, addToParams, addToRelabelings, addToRelabelings, buildAuthorization, buildBasicAuth, buildFirstMetricRelabeling, buildFirstRelabeling, buildLastMetricRelabeling, buildLastRelabeling, buildMatchingMetricRelabeling, buildMatchingRelabeling, buildMetricRelabeling, buildMetricRelabelings, buildOauth2, buildRelabeling, buildRelabelings, buildTargetPort, buildTlsConfig, copyInstance, editAuthorization, editBasicAuth, editFirstMetricRelabeling, editFirstRelabeling, editLastMetricRelabeling, editLastRelabeling, editMatchingMetricRelabeling, editMatchingRelabeling, editMetricRelabeling, editOauth2, editOrNewAuthorization, editOrNewAuthorizationLike, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewOauth2, editOrNewOauth2Like, editOrNewTargetPort, editOrNewTargetPortLike, editOrNewTlsConfig, editOrNewTlsConfigLike, editRelabeling, editTargetPort, editTlsConfig, equals, getAdditionalProperties, getBearerTokenFile, getBearerTokenSecret, getEnableHttp2, getFilterRunning, getFollowRedirects, getHonorLabels, getHonorTimestamps, getInterval, getParams, getPath, getPort, getProxyUrl, getScheme, getScrapeTimeout, hasAdditionalProperties, hasAuthorization, hasBasicAuth, hasBearerTokenFile, hasBearerTokenSecret, hasEnableHttp2, hasFilterRunning, hasFollowRedirects, hashCode, hasHonorLabels, hasHonorTimestamps, hasInterval, hasMatchingMetricRelabeling, hasMatchingRelabeling, hasMetricRelabelings, hasOauth2, hasParams, hasPath, hasPort, hasProxyUrl, hasRelabelings, hasScheme, hasScrapeTimeout, hasTargetPort, hasTlsConfig, removeAllFromMetricRelabelings, removeAllFromRelabelings, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromMetricRelabelings, removeFromParams, removeFromParams, removeFromRelabelings, removeMatchingFromMetricRelabelings, removeMatchingFromRelabelings, setNewMetricRelabelingLike, setNewRelabelingLike, setToMetricRelabelings, setToRelabelings, toString, withAdditionalProperties, withAuthorization, withBasicAuth, withBearerTokenFile, withBearerTokenSecret, withEnableHttp2, withEnableHttp2, withFilterRunning, withFilterRunning, withFollowRedirects, withFollowRedirects, withHonorLabels, withHonorLabels, withHonorTimestamps, withHonorTimestamps, withInterval, withMetricRelabelings, withMetricRelabelings, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, withNewBearerTokenSecret, withNewOauth2, withNewOauth2Like, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNewTlsConfig, withNewTlsConfigLike, withOauth2, withParams, withPath, withPort, withProxyUrl, withRelabelings, withRelabelings, withScheme, withScrapeTimeout, withTargetPort, withTlsConfigaggregate, aggregate, build, build, builderOf, getVisitableMappublic EndpointBuilder()
public EndpointBuilder(EndpointFluent<?> fluent)
public EndpointBuilder(EndpointFluent<?> fluent, Endpoint instance)
public EndpointBuilder(Endpoint instance)
Copyright © 2015–2024 Red Hat. All rights reserved.