ImmutableGraphContainer.Builder |
ImmutableGraphContainer.Builder.addGraph(org.opennms.integration.api.v1.graph.Graph graph) |
static ImmutableGraphContainer.Builder |
ImmutableGraphContainer.builder() |
ImmutableGraphContainer.Builder |
ImmutableGraphContainer.Builder.containerInfo(org.opennms.integration.api.v1.graph.GraphContainerInfo containerInfo) |
ImmutableGraphContainer.Builder |
ImmutableGraphContainer.Builder.description(String description) |
ImmutableGraphContainer.Builder |
ImmutableGraphContainer.Builder.graphContainer(org.opennms.integration.api.v1.graph.GraphContainer fromGraphContainer) |
ImmutableGraphContainer.Builder |
ImmutableGraphContainer.Builder.id(String id) |
ImmutableGraphContainer.Builder |
ImmutableGraphContainer.Builder.label(String label) |
static ImmutableGraphContainer.Builder |
ImmutableGraphContainer.newBuilder(org.opennms.integration.api.v1.graph.GraphContainerInfo containerInfo) |
static ImmutableGraphContainer.Builder |
ImmutableGraphContainer.newBuilderFrom(org.opennms.integration.api.v1.graph.GraphContainer fromGraphContainer) |
ImmutableGraphContainer.Builder |
ImmutableGraphContainer.Builder.properties(Map<String,Object> properties) |
ImmutableGraphContainer.Builder |
ImmutableGraphContainer.Builder.property(String name,
Object value) |