Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
StorageDomainDiskProfile |
StorageDomainDiskProfiles.add(DiskProfile diskprofile)
Adds DiskProfile object.
|
StorageDomainDiskProfile |
StorageDomainDiskProfiles.add(DiskProfile diskprofile,
String expect)
Adds DiskProfile object.
|
StorageDomainDiskProfile |
StorageDomainDiskProfiles.add(DiskProfile diskprofile,
String expect,
String correlationId)
Adds DiskProfile object.
|
StorageDomainDiskProfile |
StorageDomainDiskProfiles.get(UUID id)
Fetches StorageDomainDiskProfile object by id.
|
StorageDomainDiskProfile |
StorageDomainDiskProfiles.getById(String id)
Fetches StorageDomainDiskProfile object by id.
|
Modifier and Type | Method and Description |
---|---|
List<StorageDomainDiskProfile> |
StorageDomainDiskProfiles.list()
Lists StorageDomainDiskProfile objects.
|
List<StorageDomainDiskProfile> |
StorageDomainDiskProfiles.list(Integer max)
Lists StorageDomainDiskProfile objects.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0