public abstract static class NetworkProfile.Builder extends Object
Constructor and Description |
---|
NetworkProfile.Builder() |
Modifier and Type | Method and Description |
---|---|
NetworkProfile |
build() |
abstract NetworkProfile.Builder |
networkInterfaces(List<NetworkProfile.NetworkInterface> networkInterfaces) |
public abstract NetworkProfile.Builder networkInterfaces(List<NetworkProfile.NetworkInterface> networkInterfaces)
public NetworkProfile build()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.