- valueOf(String) - Static method in enum org.onosproject.xosclient.api.VtnServiceApi.NetworkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.onosproject.xosclient.api.VtnServiceApi.ServiceType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.onosproject.xosclient.api.VtnServiceApi.NetworkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.onosproject.xosclient.api.VtnServiceApi.ServiceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vni(long) - Method in class org.onosproject.xosclient.api.VtnService.Builder
-
Returns VTN service builder with the supplied VNI.
- vni(String) - Method in class org.onosproject.xosclient.api.VtnService.Builder
-
Returns VTN service builder with the supplied VNI.
- vni() - Method in class org.onosproject.xosclient.api.VtnService
-
Returns segmentation ID of this service.
- VtnPort - Class in org.onosproject.xosclient.api
-
Representation of port in a CORD VTN controlled network, it can be for VM
or container.
- vtnPort(VtnPortId) - Method in interface org.onosproject.xosclient.api.VtnPortApi
-
Returns port information with port id.
- vtnPort(VtnPortId, OpenStackAccess) - Method in interface org.onosproject.xosclient.api.VtnPortApi
-
Returns port information from OpenStack with port id.
- vtnPort(String, OpenStackAccess) - Method in interface org.onosproject.xosclient.api.VtnPortApi
-
Returns port information from OpenStack with port name.
- vtnPort() - Method in interface org.onosproject.xosclient.api.XosClientService
-
Returns CORD VTN port API.
- vtnPort(VtnPortId) - Method in class org.onosproject.xosclient.impl.DefaultVtnPortApi
-
- vtnPort(String, OpenStackAccess) - Method in class org.onosproject.xosclient.impl.DefaultVtnPortApi
-
- vtnPort(VtnPortId, OpenStackAccess) - Method in class org.onosproject.xosclient.impl.DefaultVtnPortApi
-
- vtnPort() - Method in class org.onosproject.xosclient.impl.XosClient
-
- VtnPort.Builder - Class in org.onosproject.xosclient.api
-
Builder of VTN port entities.
- VtnPortApi - Interface in org.onosproject.xosclient.api
-
Service for interacting with XOS VTN ports.
- VtnPortId - Class in org.onosproject.xosclient.api
-
Representation of VTN port ID.
- vtnPorts() - Method in interface org.onosproject.xosclient.api.VtnPortApi
-
Returns all ports.
- vtnPorts(VtnServiceId) - Method in interface org.onosproject.xosclient.api.VtnPortApi
-
Returns all ports with a given service.
- vtnPorts() - Method in class org.onosproject.xosclient.impl.DefaultVtnPortApi
-
- vtnPorts(VtnServiceId) - Method in class org.onosproject.xosclient.impl.DefaultVtnPortApi
-
- VtnService - Class in org.onosproject.xosclient.api
-
Representation of CORD VTN controlled network service.
- vtnService() - Method in interface org.onosproject.xosclient.api.XosClientService
-
Returns CORD VTN service and service dependency API.
- vtnService() - Method in class org.onosproject.xosclient.impl.XosClient
-
- VtnService.Builder - Class in org.onosproject.xosclient.api
-
Builder of VTN service entities.
- VtnServiceApi - Interface in org.onosproject.xosclient.api
-
Service for interacting with XOS VTN service and service dependency.
- VtnServiceApi.NetworkType - Enum in org.onosproject.xosclient.api
-
- VtnServiceApi.ServiceType - Enum in org.onosproject.xosclient.api
-
- VtnServiceId - Class in org.onosproject.xosclient.api
-
Representation of VTN service identifier.