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