Package org.ovirt.engine.sdk4.services
Interface VirtualFunctionAllowedNetworkService
-
- All Superinterfaces:
Service
- All Known Implementing Classes:
VirtualFunctionAllowedNetworkServiceImpl
public interface VirtualFunctionAllowedNetworkService extends Service
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
VirtualFunctionAllowedNetworkService.GetRequest
static interface
VirtualFunctionAllowedNetworkService.GetResponse
static interface
VirtualFunctionAllowedNetworkService.RemoveRequest
static interface
VirtualFunctionAllowedNetworkService.RemoveResponse
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description VirtualFunctionAllowedNetworkService.GetRequest
get()
VirtualFunctionAllowedNetworkService.RemoveRequest
remove()
Service
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
-
-
-
Method Detail
-
remove
VirtualFunctionAllowedNetworkService.RemoveRequest remove()
-
-