public class EndpointBuilder extends EndpointFluentImpl<EndpointBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Endpoint,EndpointBuilder>
EndpointFluentImpl.AuthorizationNestedImpl<N>, EndpointFluentImpl.BasicAuthNestedImpl<N>, EndpointFluentImpl.MetricRelabelingsNestedImpl<N>, EndpointFluentImpl.Oauth2NestedImpl<N>, EndpointFluentImpl.RelabelingsNestedImpl<N>, EndpointFluentImpl.TargetPortNestedImpl<N>, EndpointFluentImpl.TlsConfigNestedImpl<N>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(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, addToAdditionalProperties, addToAdditionalProperties, addToMetricRelabelings, addToMetricRelabelings, addToParams, addToParams, addToRelabelings, addToRelabelings, buildAuthorization, buildBasicAuth, buildFirstMetricRelabeling, buildFirstRelabeling, buildLastMetricRelabeling, buildLastRelabeling, buildMatchingMetricRelabeling, buildMatchingRelabeling, buildMetricRelabeling, buildMetricRelabelings, buildOauth2, buildRelabeling, buildRelabelings, buildTargetPort, buildTlsConfig, editAuthorization, editBasicAuth, editFirstMetricRelabeling, editFirstRelabeling, editLastMetricRelabeling, editLastRelabeling, editMatchingMetricRelabeling, editMatchingRelabeling, editMetricRelabeling, editOauth2, editOrNewAuthorization, editOrNewAuthorizationLike, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewOauth2, editOrNewOauth2Like, editOrNewTargetPort, editOrNewTargetPortLike, editOrNewTlsConfig, editOrNewTlsConfigLike, editRelabeling, editTargetPort, editTlsConfig, getAdditionalProperties, getAuthorization, getBasicAuth, getBearerTokenFile, getBearerTokenSecret, getHonorLabels, getHonorTimestamps, getInterval, getMetricRelabelings, getOauth2, getParams, getPath, getPort, getProxyUrl, getRelabelings, getScheme, getScrapeTimeout, getTargetPort, getTlsConfig, hasAdditionalProperties, hasAuthorization, hasBasicAuth, hasBearerTokenFile, hasBearerTokenSecret, 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, withAdditionalProperties, withAuthorization, withBasicAuth, withBearerTokenFile, withBearerTokenSecret, withHonorLabels, withHonorTimestamps, withInterval, withMetricRelabelings, withMetricRelabelings, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, withNewBearerTokenFile, withNewBearerTokenSecret, withNewInterval, withNewOauth2, withNewOauth2Like, withNewPath, withNewPort, withNewProxyUrl, withNewScheme, withNewScrapeTimeout, withNewTargetPort, withNewTargetPort, withNewTargetPort, withNewTargetPortLike, withNewTlsConfig, withNewTlsConfigLike, withOauth2, withParams, withPath, withPort, withProxyUrl, withRelabelings, withRelabelings, withScheme, withScrapeTimeout, withTargetPort, withTlsConfigaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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–2020 Red Hat. All rights reserved.