Class ReceiverFluent.WebhookConfigsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.WebhookConfigFluent<ReceiverFluent.WebhookConfigsNested<N>>
-
- io.fabric8.openshift.api.model.monitoring.v1alpha1.ReceiverFluent.WebhookConfigsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ReceiverFluent<A extends ReceiverFluent<A>>
public class ReceiverFluent.WebhookConfigsNested<N> extends WebhookConfigFluent<ReceiverFluent.WebhookConfigsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.monitoring.v1alpha1.WebhookConfigFluent
WebhookConfigFluent.HttpConfigNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendWebhookConfig()-
Methods inherited from class io.fabric8.openshift.api.model.monitoring.v1alpha1.WebhookConfigFluent
addToAdditionalProperties, addToAdditionalProperties, buildHttpConfig, copyInstance, editHttpConfig, editOrNewHttpConfig, editOrNewHttpConfigLike, equals, getAdditionalProperties, getMaxAlerts, getSendResolved, getTimeout, getUrl, getUrlSecret, hasAdditionalProperties, hashCode, hasHttpConfig, hasMaxAlerts, hasSendResolved, hasTimeout, hasUrl, hasUrlSecret, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withHttpConfig, withMaxAlerts, withNewHttpConfig, withNewHttpConfigLike, withNewUrlSecret, withSendResolved, withSendResolved, withTimeout, withUrl, withUrlSecret
-
-