Uses of Interface
org.ovirt.engine.sdk4.services.StorageDomainServerConnectionsService
-
Packages that use StorageDomainServerConnectionsService Package Description org.ovirt.engine.sdk4.internal.services org.ovirt.engine.sdk4.services -
-
Uses of StorageDomainServerConnectionsService in org.ovirt.engine.sdk4.internal.services
Classes in org.ovirt.engine.sdk4.internal.services that implement StorageDomainServerConnectionsService Modifier and Type Class Description class
StorageDomainServerConnectionsServiceImpl
Methods in org.ovirt.engine.sdk4.internal.services that return StorageDomainServerConnectionsService Modifier and Type Method Description StorageDomainServerConnectionsService
StorageDomainServiceImpl. storageConnectionsService()
-
Uses of StorageDomainServerConnectionsService in org.ovirt.engine.sdk4.services
Methods in org.ovirt.engine.sdk4.services that return StorageDomainServerConnectionsService Modifier and Type Method Description StorageDomainServerConnectionsService
StorageDomainService. storageConnectionsService()
Returns a reference to the service that manages the storage connections.
-