-
public final class NetworkTrackingOptions.CaptureBody
-
-
Constructor Summary
Constructors Constructor Description NetworkTrackingOptions.CaptureBody(List<String> allowlist, List<String> excludelist)
-
Method Summary
Modifier and Type Method Description final List<String>getAllowlist()final List<String>getExcludelist()-
-
Method Detail
-
getAllowlist
final List<String> getAllowlist()
-
getExcludelist
final List<String> getExcludelist()
-
-
-
-