public class VictorOpsConfigBuilder extends VictorOpsConfigFluentImpl<VictorOpsConfigBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<VictorOpsConfig,VictorOpsConfigBuilder>
VictorOpsConfigFluentImpl.CustomFieldsNestedImpl<N>, VictorOpsConfigFluentImpl.HttpConfigNestedImpl<N>VictorOpsConfigFluent.CustomFieldsNested<N>, VictorOpsConfigFluent.HttpConfigNested<N>| Constructor and Description |
|---|
VictorOpsConfigBuilder() |
VictorOpsConfigBuilder(Boolean validationEnabled) |
VictorOpsConfigBuilder(VictorOpsConfig instance) |
VictorOpsConfigBuilder(VictorOpsConfig instance,
Boolean validationEnabled) |
VictorOpsConfigBuilder(VictorOpsConfigFluent<?> fluent) |
VictorOpsConfigBuilder(VictorOpsConfigFluent<?> fluent,
Boolean validationEnabled) |
VictorOpsConfigBuilder(VictorOpsConfigFluent<?> fluent,
VictorOpsConfig instance) |
VictorOpsConfigBuilder(VictorOpsConfigFluent<?> fluent,
VictorOpsConfig instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
VictorOpsConfig |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToCustomFields, addNewCustomField, addNewCustomField, addNewCustomFieldLike, addToCustomFields, addToCustomFields, buildCustomField, buildCustomFields, buildFirstCustomField, buildHttpConfig, buildLastCustomField, buildMatchingCustomField, editCustomField, editFirstCustomField, editHttpConfig, editLastCustomField, editMatchingCustomField, editOrNewHttpConfig, editOrNewHttpConfigLike, getApiKey, getApiUrl, getCustomFields, getEntityDisplayName, getHttpConfig, getMessageType, getMonitoringTool, getRoutingKey, getSendResolved, getStateMessage, hasApiKey, hasApiUrl, hasCustomFields, hasEntityDisplayName, hasHttpConfig, hasMatchingCustomField, hasMessageType, hasMonitoringTool, hasRoutingKey, hasSendResolved, hasStateMessage, removeAllFromCustomFields, removeFromCustomFields, removeMatchingFromCustomFields, setNewCustomFieldLike, setToCustomFields, withApiKey, withApiUrl, withCustomFields, withCustomFields, withEntityDisplayName, withHttpConfig, withMessageType, withMonitoringTool, withNewApiKey, withNewApiUrl, withNewEntityDisplayName, withNewHttpConfig, withNewHttpConfigLike, withNewMessageType, withNewMonitoringTool, withNewRoutingKey, withNewStateMessage, withRoutingKey, withSendResolved, withStateMessageaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic VictorOpsConfigBuilder()
public VictorOpsConfigBuilder(Boolean validationEnabled)
public VictorOpsConfigBuilder(VictorOpsConfigFluent<?> fluent)
public VictorOpsConfigBuilder(VictorOpsConfigFluent<?> fluent, Boolean validationEnabled)
public VictorOpsConfigBuilder(VictorOpsConfigFluent<?> fluent, VictorOpsConfig instance)
public VictorOpsConfigBuilder(VictorOpsConfigFluent<?> fluent, VictorOpsConfig instance, Boolean validationEnabled)
public VictorOpsConfigBuilder(VictorOpsConfig instance)
public VictorOpsConfigBuilder(VictorOpsConfig instance, Boolean validationEnabled)
public VictorOpsConfig build()
build in interface io.fabric8.kubernetes.api.builder.Builder<VictorOpsConfig>public boolean equals(Object o)
equals in class VictorOpsConfigFluentImpl<VictorOpsConfigBuilder>public int hashCode()
hashCode in class VictorOpsConfigFluentImpl<VictorOpsConfigBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.