public class SentinelProfile extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SentinelProfile.Builder |
Modifier and Type | Field and Description |
---|---|
static SentinelProfile |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
List<OverlayFile> |
getFiles() |
String |
getId() |
boolean |
isJvmDebuggingEnabled() |
static SentinelProfile.Builder |
newBuilder() |
public static final SentinelProfile DEFAULT
public static SentinelProfile.Builder newBuilder()
public String getId()
public boolean isJvmDebuggingEnabled()
public List<OverlayFile> getFiles()
Copyright © 2022. All rights reserved.