public static final class ImmutableGraphContainerInfo.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableGraphContainerInfo.Builder |
addGraphInfo(org.opennms.integration.api.v1.graph.GraphInfo graphInfo) |
org.opennms.integration.api.v1.graph.GraphContainerInfo |
build() |
ImmutableGraphContainerInfo.Builder |
containerId(String containerId) |
ImmutableGraphContainerInfo.Builder |
description(String description) |
ImmutableGraphContainerInfo.Builder |
graphContainerInfo(org.opennms.integration.api.v1.graph.GraphContainerInfo graphContainerInfo) |
ImmutableGraphContainerInfo.Builder |
label(String label) |
public ImmutableGraphContainerInfo.Builder containerId(String containerId)
public ImmutableGraphContainerInfo.Builder description(String description)
public ImmutableGraphContainerInfo.Builder label(String label)
public ImmutableGraphContainerInfo.Builder graphContainerInfo(org.opennms.integration.api.v1.graph.GraphContainerInfo graphContainerInfo)
public ImmutableGraphContainerInfo.Builder addGraphInfo(org.opennms.integration.api.v1.graph.GraphInfo graphInfo)
public org.opennms.integration.api.v1.graph.GraphContainerInfo build()
Copyright © 2021. All rights reserved.