public static class ServerRuntime.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ServerRuntime.Builder |
activeSince(Date activeSince) |
ServerRuntime |
build() |
ServerRuntime.Builder |
nicStats(Iterable<NICStats> nicStats) |
public ServerRuntime.Builder activeSince(Date activeSince)
public ServerRuntime.Builder nicStats(Iterable<NICStats> nicStats)
public ServerRuntime build()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.