public class PodMetricsEndpointBuilder extends PodMetricsEndpointFluentImpl<PodMetricsEndpointBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PodMetricsEndpoint,PodMetricsEndpointBuilder>
PodMetricsEndpointFluentImpl.AuthorizationNestedImpl<N>, PodMetricsEndpointFluentImpl.BasicAuthNestedImpl<N>, PodMetricsEndpointFluentImpl.MetricRelabelingsNestedImpl<N>, PodMetricsEndpointFluentImpl.Oauth2NestedImpl<N>, PodMetricsEndpointFluentImpl.RelabelingsNestedImpl<N>, PodMetricsEndpointFluentImpl.TargetPortNestedImpl<N>, PodMetricsEndpointFluentImpl.TlsConfigNestedImpl<N>PodMetricsEndpointFluent.AuthorizationNested<N>, PodMetricsEndpointFluent.BasicAuthNested<N>, PodMetricsEndpointFluent.MetricRelabelingsNested<N>, PodMetricsEndpointFluent.Oauth2Nested<N>, PodMetricsEndpointFluent.RelabelingsNested<N>, PodMetricsEndpointFluent.TargetPortNested<N>, PodMetricsEndpointFluent.TlsConfigNested<N>| Constructor and Description |
|---|
PodMetricsEndpointBuilder() |
PodMetricsEndpointBuilder(Boolean validationEnabled) |
PodMetricsEndpointBuilder(PodMetricsEndpoint instance) |
PodMetricsEndpointBuilder(PodMetricsEndpoint instance,
Boolean validationEnabled) |
PodMetricsEndpointBuilder(PodMetricsEndpointFluent<?> fluent) |
PodMetricsEndpointBuilder(PodMetricsEndpointFluent<?> fluent,
Boolean validationEnabled) |
PodMetricsEndpointBuilder(PodMetricsEndpointFluent<?> fluent,
PodMetricsEndpoint instance) |
PodMetricsEndpointBuilder(PodMetricsEndpointFluent<?> fluent,
PodMetricsEndpoint instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
PodMetricsEndpoint |
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, getBearerTokenSecret, getHonorLabels, getHonorTimestamps, getInterval, getMetricRelabelings, getOauth2, getParams, getPath, getPort, getProxyUrl, getRelabelings, getScheme, getScrapeTimeout, getTargetPort, getTlsConfig, hasAdditionalProperties, hasAuthorization, hasBasicAuth, 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, withBearerTokenSecret, withHonorLabels, withHonorTimestamps, withInterval, withMetricRelabelings, withMetricRelabelings, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, 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 PodMetricsEndpointBuilder()
public PodMetricsEndpointBuilder(Boolean validationEnabled)
public PodMetricsEndpointBuilder(PodMetricsEndpointFluent<?> fluent)
public PodMetricsEndpointBuilder(PodMetricsEndpointFluent<?> fluent, Boolean validationEnabled)
public PodMetricsEndpointBuilder(PodMetricsEndpointFluent<?> fluent, PodMetricsEndpoint instance)
public PodMetricsEndpointBuilder(PodMetricsEndpointFluent<?> fluent, PodMetricsEndpoint instance, Boolean validationEnabled)
public PodMetricsEndpointBuilder(PodMetricsEndpoint instance)
public PodMetricsEndpointBuilder(PodMetricsEndpoint instance, Boolean validationEnabled)
public PodMetricsEndpoint build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PodMetricsEndpoint>public boolean equals(Object o)
equals in class PodMetricsEndpointFluentImpl<PodMetricsEndpointBuilder>public int hashCode()
hashCode in class PodMetricsEndpointFluentImpl<PodMetricsEndpointBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.