public class AlertmanagerEndpointsBuilder extends AlertmanagerEndpointsFluent<AlertmanagerEndpointsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AlertmanagerEndpoints,AlertmanagerEndpointsBuilder>
AlertmanagerEndpointsFluent.AuthorizationNested<N>, AlertmanagerEndpointsFluent.BasicAuthNested<N>, AlertmanagerEndpointsFluent.PortNested<N>, AlertmanagerEndpointsFluent.TlsConfigNested<N>| Constructor and Description |
|---|
AlertmanagerEndpointsBuilder() |
AlertmanagerEndpointsBuilder(AlertmanagerEndpoints instance) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent,
AlertmanagerEndpoints instance) |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerEndpoints |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildAuthorization, buildBasicAuth, buildPort, buildTlsConfig, copyInstance, editAuthorization, editBasicAuth, editOrNewAuthorization, editOrNewAuthorizationLike, editOrNewBasicAuth, editOrNewBasicAuthLike, editOrNewPort, editOrNewPortLike, editOrNewTlsConfig, editOrNewTlsConfigLike, editPort, editTlsConfig, equals, getAdditionalProperties, getApiVersion, getBearerTokenFile, getEnableHttp2, getName, getNamespace, getPathPrefix, getScheme, getTimeout, hasAdditionalProperties, hasApiVersion, hasAuthorization, hasBasicAuth, hasBearerTokenFile, hasEnableHttp2, hashCode, hasName, hasNamespace, hasPathPrefix, hasPort, hasScheme, hasTimeout, hasTlsConfig, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withAuthorization, withBasicAuth, withBearerTokenFile, withEnableHttp2, withEnableHttp2, withName, withNamespace, withNewAuthorization, withNewAuthorizationLike, withNewBasicAuth, withNewBasicAuthLike, withNewPort, withNewPort, withNewPortLike, withNewTlsConfig, withNewTlsConfigLike, withPathPrefix, withPort, withScheme, withTimeout, withTlsConfigaggregate, aggregate, build, build, builderOf, getVisitableMappublic AlertmanagerEndpointsBuilder()
public AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent)
public AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent, AlertmanagerEndpoints instance)
public AlertmanagerEndpointsBuilder(AlertmanagerEndpoints instance)
public AlertmanagerEndpoints build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AlertmanagerEndpoints>Copyright © 2015–2024 Red Hat. All rights reserved.