public class AlertmanagerBuilder extends AlertmanagerFluentImpl<AlertmanagerBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<Alertmanager,AlertmanagerBuilder>
AlertmanagerFluentImpl.MetadataNestedImpl<N>, AlertmanagerFluentImpl.SpecNestedImpl<N>, AlertmanagerFluentImpl.StatusNestedImpl<N>AlertmanagerFluent.MetadataNested<N>, AlertmanagerFluent.SpecNested<N>, AlertmanagerFluent.StatusNested<N>| Constructor and Description |
|---|
AlertmanagerBuilder() |
AlertmanagerBuilder(Alertmanager instance) |
AlertmanagerBuilder(Alertmanager instance,
Boolean validationEnabled) |
AlertmanagerBuilder(AlertmanagerFluent<?> fluent) |
AlertmanagerBuilder(AlertmanagerFluent<?> fluent,
Alertmanager instance) |
AlertmanagerBuilder(AlertmanagerFluent<?> fluent,
Alertmanager instance,
Boolean validationEnabled) |
AlertmanagerBuilder(AlertmanagerFluent<?> fluent,
Boolean validationEnabled) |
AlertmanagerBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
Alertmanager |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatus, withNewStatusLike, withSpec, withStatusaccept, accept, aggregate, aggregate, build, build, builderOfpublic AlertmanagerBuilder()
public AlertmanagerBuilder(Boolean validationEnabled)
public AlertmanagerBuilder(AlertmanagerFluent<?> fluent)
public AlertmanagerBuilder(AlertmanagerFluent<?> fluent, Boolean validationEnabled)
public AlertmanagerBuilder(AlertmanagerFluent<?> fluent, Alertmanager instance)
public AlertmanagerBuilder(AlertmanagerFluent<?> fluent, Alertmanager instance, Boolean validationEnabled)
public AlertmanagerBuilder(Alertmanager instance)
public AlertmanagerBuilder(Alertmanager instance, Boolean validationEnabled)
public Alertmanager build()
build in interface io.fabric8.kubernetes.api.builder.Builder<Alertmanager>public boolean equals(Object o)
equals in class AlertmanagerFluentImpl<AlertmanagerBuilder>public int hashCode()
hashCode in class AlertmanagerFluentImpl<AlertmanagerBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.