Modifier and Type | Class and Description |
---|---|
static class |
Network.EditNetwork.Builder |
Constructor and Description |
---|
EditNetwork() |
Modifier and Type | Method and Description |
---|---|
static Network.EditNetwork.Builder |
builder() |
abstract long |
id() |
abstract String |
name() |
abstract String |
notes() |
public abstract String name()
public abstract String notes()
public abstract long id()
public static Network.EditNetwork.Builder builder()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.