public class AlertmanagerEndpointsBuilder extends AlertmanagerEndpointsFluentImpl<AlertmanagerEndpointsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AlertmanagerEndpoints,AlertmanagerEndpointsBuilder>
AlertmanagerEndpointsFluent.AuthorizationNested<N>, AlertmanagerEndpointsFluent.PortNested<N>, AlertmanagerEndpointsFluent.TlsConfigNested<N>| Constructor and Description |
|---|
AlertmanagerEndpointsBuilder() |
AlertmanagerEndpointsBuilder(AlertmanagerEndpoints instance) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpoints instance,
Boolean validationEnabled) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent,
AlertmanagerEndpoints instance) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent,
AlertmanagerEndpoints instance,
Boolean validationEnabled) |
AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent,
Boolean validationEnabled) |
AlertmanagerEndpointsBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AlertmanagerEndpoints |
build() |
addToAdditionalProperties, addToAdditionalProperties, buildAuthorization, buildPort, buildTlsConfig, editAuthorization, editOrNewAuthorization, editOrNewAuthorizationLike, editOrNewPort, editOrNewPortLike, editOrNewTlsConfig, editOrNewTlsConfigLike, editPort, editTlsConfig, equals, getAdditionalProperties, getApiVersion, getAuthorization, getBearerTokenFile, getName, getNamespace, getPathPrefix, getPort, getScheme, getTimeout, getTlsConfig, hasAdditionalProperties, hasApiVersion, hasAuthorization, hasBearerTokenFile, hashCode, hasName, hasNamespace, hasPathPrefix, hasPort, hasScheme, hasTimeout, hasTlsConfig, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withAuthorization, withBearerTokenFile, withName, withNamespace, withNewAuthorization, withNewAuthorizationLike, withNewPort, withNewPort, withNewPortLike, withNewTlsConfig, withNewTlsConfigLike, withPathPrefix, withPort, withScheme, withTimeout, withTlsConfigaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic AlertmanagerEndpointsBuilder()
public AlertmanagerEndpointsBuilder(Boolean validationEnabled)
public AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent)
public AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent, Boolean validationEnabled)
public AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent, AlertmanagerEndpoints instance)
public AlertmanagerEndpointsBuilder(AlertmanagerEndpointsFluent<?> fluent, AlertmanagerEndpoints instance, Boolean validationEnabled)
public AlertmanagerEndpointsBuilder(AlertmanagerEndpoints instance)
public AlertmanagerEndpointsBuilder(AlertmanagerEndpoints instance, Boolean validationEnabled)
public AlertmanagerEndpoints build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AlertmanagerEndpoints>Copyright © 2015–2022 Red Hat. All rights reserved.