public class AlertmanagerEndpointsBuilder extends AlertmanagerEndpointsFluentImpl<AlertmanagerEndpointsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AlertmanagerEndpoints,AlertmanagerEndpointsBuilder>
AlertmanagerEndpointsFluentImpl.PortNestedImpl<N>, AlertmanagerEndpointsFluentImpl.TlsConfigNestedImpl<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() |
boolean |
equals(Object o) |
int |
hashCode() |
buildPort, buildTlsConfig, editOrNewPort, editOrNewPortLike, editOrNewTlsConfig, editOrNewTlsConfigLike, editPort, editTlsConfig, getApiVersion, getBearerTokenFile, getName, getNamespace, getPathPrefix, getPort, getScheme, getTlsConfig, hasApiVersion, hasBearerTokenFile, hasName, hasNamespace, hasPathPrefix, hasPort, hasScheme, hasTlsConfig, withApiVersion, withBearerTokenFile, withName, withNamespace, withNewApiVersion, withNewBearerTokenFile, withNewName, withNewNamespace, withNewPathPrefix, withNewPort, withNewPort, withNewPort, withNewPortLike, withNewScheme, withNewTlsConfig, withNewTlsConfigLike, withPathPrefix, withPort, withScheme, withTlsConfigaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>public boolean equals(Object o)
equals in class AlertmanagerEndpointsFluentImpl<AlertmanagerEndpointsBuilder>public int hashCode()
hashCode in class AlertmanagerEndpointsFluentImpl<AlertmanagerEndpointsBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.