Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
HostNetworkAttachment |
HostNetworkAttachments.add(NetworkAttachment networkattachment)
Adds NetworkAttachment object.
|
HostNetworkAttachment |
HostNetworkAttachments.add(NetworkAttachment networkattachment,
String correlationId)
Adds NetworkAttachment object.
|
HostNetworkAttachment |
HostNetworkAttachments.add(NetworkAttachment networkattachment,
String correlationId,
String expect)
Adds NetworkAttachment object.
|
HostNetworkAttachment |
HostNetworkAttachments.get(UUID id)
Fetches HostNetworkAttachment object by id.
|
HostNetworkAttachment |
HostNetworkAttachments.getById(String id)
Fetches HostNetworkAttachment object by id.
|
HostNetworkAttachment |
HostNetworkAttachment.update()
Updates HostNetworkAttachment object.
|
HostNetworkAttachment |
HostNetworkAttachment.update(Boolean async)
Updates HostNetworkAttachment object.
|
HostNetworkAttachment |
HostNetworkAttachment.update(Boolean async,
String correlationId)
Updates HostNetworkAttachment object.
|
HostNetworkAttachment |
HostNetworkAttachment.update(Boolean async,
String correlationId,
String expect)
Updates HostNetworkAttachment object.
|
HostNetworkAttachment |
HostNetworkAttachment.update(Boolean async,
String correlationId,
String expect,
Boolean overrideConfiguration)
Updates HostNetworkAttachment object.
|
Modifier and Type | Method and Description |
---|---|
List<HostNetworkAttachment> |
HostNetworkAttachments.list()
Lists HostNetworkAttachment objects.
|
List<HostNetworkAttachment> |
HostNetworkAttachments.list(Integer max)
Lists HostNetworkAttachment objects.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0