ImmutableGraphContainerInfo.Builder |
ImmutableGraphContainerInfo.Builder.addGraphInfo(org.opennms.integration.api.v1.graph.GraphInfo graphInfo) |
static ImmutableGraphContainerInfo.Builder |
ImmutableGraphContainerInfo.builder() |
ImmutableGraphContainerInfo.Builder |
ImmutableGraphContainerInfo.Builder.containerId(String containerId) |
ImmutableGraphContainerInfo.Builder |
ImmutableGraphContainerInfo.Builder.description(String description) |
ImmutableGraphContainerInfo.Builder |
ImmutableGraphContainerInfo.Builder.graphContainerInfo(org.opennms.integration.api.v1.graph.GraphContainerInfo graphContainerInfo) |
ImmutableGraphContainerInfo.Builder |
ImmutableGraphContainerInfo.Builder.label(String label) |
static ImmutableGraphContainerInfo.Builder |
ImmutableGraphContainerInfo.newBuilder(String containerId,
String label,
String description,
org.opennms.integration.api.v1.graph.GraphInfo... graphInfos) |
static ImmutableGraphContainerInfo.Builder |
ImmutableGraphContainerInfo.newBuilderFrom(org.opennms.integration.api.v1.graph.GraphContainerInfo fromGraphContainerInfo) |