public class RemoteLogPaths
extends java.lang.Object
RemoteLogPathEntry.| Constructor | Description |
|---|---|
RemoteLogPaths() |
|
RemoteLogPaths(java.util.List<RemoteLogPathEntry> paths) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<RemoteLogPathEntry> |
getPaths() |
|
void |
setPaths(java.util.List<RemoteLogPathEntry> paths) |
public RemoteLogPaths()
public RemoteLogPaths(java.util.List<RemoteLogPathEntry> paths)
public java.util.List<RemoteLogPathEntry> getPaths()
public void setPaths(java.util.List<RemoteLogPathEntry> paths)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.