public interface Vnfd extends ModelEntity, Buildable<VnfdBuilder>
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
Modifier and Type | Method and Description |
---|---|
VnfdAttributes |
getAttributes() |
String |
getDescription() |
String |
getId() |
String |
getInfrastructureDriver() |
String |
getManagementDriver() |
String |
getName() |
List<VnfdServiceTypes> |
getServiceTypes() |
String |
getTenantId() |
String getId()
String getName()
String getTenantId()
String getDescription()
String getManagementDriver()
String getInfrastructureDriver()
VnfdAttributes getAttributes()
List<VnfdServiceTypes> getServiceTypes()
Copyright © 2017. All rights reserved.