Package cdc.issues.impl
Class ProfileImpl.Builder
java.lang.Object
cdc.issues.impl.ProfileImpl.Builder
- Enclosing class:
- ProfileImpl
@Deprecated(since="2025-03-25",
forRemoval=true)
public static class ProfileImpl.Builder
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBuilder()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionbuild()Deprecated, for removal: This API element is subject to removal in a future version.customizedSeverity(Rule rule, IssueSeverity customizedSeverity) Deprecated, for removal: This API element is subject to removal in a future version.description(String description) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.protected ProfileImpl.Builderself()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
Builder
protected Builder()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
self
Deprecated, for removal: This API element is subject to removal in a future version. -
name
Deprecated, for removal: This API element is subject to removal in a future version. -
description
Deprecated, for removal: This API element is subject to removal in a future version. -
metas
Deprecated, for removal: This API element is subject to removal in a future version. -
labels
Deprecated, for removal: This API element is subject to removal in a future version. -
rule
Deprecated, for removal: This API element is subject to removal in a future version. -
enabled
Deprecated, for removal: This API element is subject to removal in a future version. -
customizedSeverity
Deprecated, for removal: This API element is subject to removal in a future version. -
params
Deprecated, for removal: This API element is subject to removal in a future version. -
build
Deprecated, for removal: This API element is subject to removal in a future version.
-