public static class NamespaceSummary.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
NamespaceSummary |
build() |
NamespaceSummary.Builder |
copy(NamespaceSummary model) |
NamespaceSummary.Builder |
namespaceName(String namespaceName)
The name of the source service emitting the metric.
|
public NamespaceSummary.Builder namespaceName(String namespaceName)
The name of the source service emitting the metric.
namespaceName
- the value to setpublic NamespaceSummary build()
public NamespaceSummary.Builder copy(NamespaceSummary model)
Copyright © 2016–2024. All rights reserved.