public static final class SentinelProfile.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SentinelProfile |
build() |
SentinelProfile.Builder |
withFile(Path source,
String target) |
SentinelProfile.Builder |
withId(String id) |
SentinelProfile.Builder |
withJvmDebuggingEnabled(boolean enabled) |
public SentinelProfile.Builder withFile(Path source, String target)
public SentinelProfile.Builder withId(String id)
public SentinelProfile.Builder withJvmDebuggingEnabled(boolean enabled)
public SentinelProfile build()
Copyright © 2022. All rights reserved.