public class Vnf extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Vnf.VnfBuilder |
Modifier and Type | Method and Description |
---|---|
static Vnf.VnfBuilder |
builder() |
Attributes |
getAttributes() |
String |
getDescription() |
String |
getId() |
String |
getInstanceId() |
String |
getMgmtUrl() |
String |
getName() |
String |
getStatus() |
String |
getTenantId() |
String |
getVnfdId() |
public static Vnf.VnfBuilder builder()
public String getStatus()
public String getName()
public String getTenantId()
public String getDescription()
public String getInstanceId()
public String getMgmtUrl()
public Attributes getAttributes()
public String getId()
public String getVnfdId()
Copyright © 2017 OpenDaylight. All rights reserved.