public static final class AggregateLBNodeUsageSummary.Builder
extends java.lang.Object
AggregateLBNodeUsageSummary.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
AggregateLBNodeUsageSummary. |
| Modifier and Type | Method and Description |
|---|---|
AggregateLBNodeUsageSummary |
build() |
AggregateLBNodeUsageSummary.Builder |
setIntentPath(java.lang.String intentPath)
Intent path of object, forward slashes must be escaped using %2F.
|
AggregateLBNodeUsageSummary.Builder |
setResults(java.util.List<LBNodeUsageSummary> results)
LBNodeUsageSummary list results.
|
public Builder()
AggregateLBNodeUsageSummary.public AggregateLBNodeUsageSummary.Builder setIntentPath(java.lang.String intentPath)
intentPath - New value for the property.public AggregateLBNodeUsageSummary.Builder setResults(java.util.List<LBNodeUsageSummary> results)
results - New value for the property.public AggregateLBNodeUsageSummary build()