public static class MetricsProperties.Web extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MetricsProperties.Web.Client |
static class |
MetricsProperties.Web.Server |
Constructor and Description |
---|
Web() |
Modifier and Type | Method and Description |
---|---|
MetricsProperties.Web.Client |
getClient() |
MetricsProperties.Web.Server |
getServer() |
void |
setClient(MetricsProperties.Web.Client client) |
void |
setServer(MetricsProperties.Web.Server server) |
public MetricsProperties.Web.Client getClient()
public void setClient(MetricsProperties.Web.Client client)
public MetricsProperties.Web.Server getServer()
public void setServer(MetricsProperties.Web.Server server)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.