All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AccessProtocol |
Represents the access protocols supported by Gluster volumes.
|
Action |
|
ActionBuilder |
|
ActionContainer |
|
AffinityGroup |
An affinity group represents a group of virtual machines with a defined relationship.
|
AffinityGroupBuilder |
|
AffinityGroupContainer |
|
AffinityGroupHostLabelService |
This service manages a single host label assigned to an affinity group.
|
AffinityGroupHostLabelService.RemoveRequest |
Remove this label from the affinity group.
|
AffinityGroupHostLabelService.RemoveResponse |
Remove this label from the affinity group.
|
AffinityGroupHostLabelServiceImpl |
|
AffinityGroupHostLabelsService |
This service manages a collection of all host labels assigned to an affinity group.
|
AffinityGroupHostLabelsService.AddRequest |
Adds a host label to the affinity group.
|
AffinityGroupHostLabelsService.AddResponse |
Adds a host label to the affinity group.
|
AffinityGroupHostLabelsService.ListRequest |
List all host labels assigned to this affinity group.
|
AffinityGroupHostLabelsService.ListResponse |
List all host labels assigned to this affinity group.
|
AffinityGroupHostLabelsServiceImpl |
|
AffinityGroupHostService |
This service manages a single host to affinity group assignment.
|
AffinityGroupHostService.RemoveRequest |
Remove host from the affinity group.
|
AffinityGroupHostService.RemoveResponse |
Remove host from the affinity group.
|
AffinityGroupHostServiceImpl |
|
AffinityGroupHostsService |
This service manages a collection of all hosts assigned to an affinity group.
|
AffinityGroupHostsService.AddRequest |
Adds a host to the affinity group.
|
AffinityGroupHostsService.AddResponse |
Adds a host to the affinity group.
|
AffinityGroupHostsService.ListRequest |
List all hosts assigned to this affinity group.
|
AffinityGroupHostsService.ListResponse |
List all hosts assigned to this affinity group.
|
AffinityGroupHostsServiceImpl |
|
AffinityGroupService |
This service manages a single affinity group.
|
AffinityGroupService.GetRequest |
Retrieve the affinity group details.
|
AffinityGroupService.GetResponse |
Retrieve the affinity group details.
|
AffinityGroupService.RemoveRequest |
Remove the affinity group.
|
AffinityGroupService.RemoveResponse |
Remove the affinity group.
|
AffinityGroupService.UpdateRequest |
Update the affinity group.
|
AffinityGroupService.UpdateResponse |
Update the affinity group.
|
AffinityGroupServiceImpl |
|
AffinityGroupsService |
The affinity groups service manages virtual machine relationships and dependencies.
|
AffinityGroupsService.AddRequest |
Create a new affinity group.
|
AffinityGroupsService.AddResponse |
Create a new affinity group.
|
AffinityGroupsService.ListRequest |
List existing affinity groups.
|
AffinityGroupsService.ListResponse |
List existing affinity groups.
|
AffinityGroupsServiceImpl |
|
AffinityGroupVmLabelService |
This service manages a single virtual machine label assigned to an affinity group.
|
AffinityGroupVmLabelService.RemoveRequest |
Remove this label from the affinity group.
|
AffinityGroupVmLabelService.RemoveResponse |
Remove this label from the affinity group.
|
AffinityGroupVmLabelServiceImpl |
|
AffinityGroupVmLabelsService |
This service manages a collection of all virtual machine labels assigned to an affinity group.
|
AffinityGroupVmLabelsService.AddRequest |
Adds a virtual machine label to the affinity group.
|
AffinityGroupVmLabelsService.AddResponse |
Adds a virtual machine label to the affinity group.
|
AffinityGroupVmLabelsService.ListRequest |
List all virtual machine labels assigned to this affinity group.
|
AffinityGroupVmLabelsService.ListResponse |
List all virtual machine labels assigned to this affinity group.
|
AffinityGroupVmLabelsServiceImpl |
|
AffinityGroupVmService |
This service manages a single virtual machine to affinity group assignment.
|
AffinityGroupVmService.RemoveRequest |
Remove this virtual machine from the affinity group.
|
AffinityGroupVmService.RemoveResponse |
Remove this virtual machine from the affinity group.
|
AffinityGroupVmServiceImpl |
|
AffinityGroupVmsService |
This service manages a collection of all the virtual machines assigned to an affinity group.
|
AffinityGroupVmsService.AddRequest |
Adds a virtual machine to the affinity group.
|
AffinityGroupVmsService.AddResponse |
Adds a virtual machine to the affinity group.
|
AffinityGroupVmsService.ListRequest |
List all virtual machines assigned to this affinity group.
|
AffinityGroupVmsService.ListResponse |
List all virtual machines assigned to this affinity group.
|
AffinityGroupVmsServiceImpl |
|
AffinityLabel |
The affinity label can influence virtual machine scheduling.
|
AffinityLabelBuilder |
|
AffinityLabelContainer |
|
AffinityLabelHostService |
This service represents a host that has a specific
label when accessed through the affinitylabels/hosts
subcollection.
|
AffinityLabelHostService.GetRequest |
Retrieves details about a host that has this label assigned.
|
AffinityLabelHostService.GetResponse |
Retrieves details about a host that has this label assigned.
|
AffinityLabelHostService.RemoveRequest |
Remove a label from a host.
|
AffinityLabelHostService.RemoveResponse |
Remove a label from a host.
|
AffinityLabelHostServiceImpl |
|
AffinityLabelHostsService |
This service represents list of hosts that have a specific
label when accessed through the affinitylabels/hosts
subcollection.
|
AffinityLabelHostsService.AddRequest |
Add a label to a host.
|
AffinityLabelHostsService.AddResponse |
Add a label to a host.
|
AffinityLabelHostsService.ListRequest |
List all hosts with the label.
|
AffinityLabelHostsService.ListResponse |
List all hosts with the label.
|
AffinityLabelHostsServiceImpl |
|
AffinityLabelService |
The details of a single affinity label.
|
AffinityLabelService.GetRequest |
Retrieves the details of a label.
|
AffinityLabelService.GetResponse |
Retrieves the details of a label.
|
AffinityLabelService.RemoveRequest |
Removes a label from the system and clears all assignments
of the removed label.
|
AffinityLabelService.RemoveResponse |
Removes a label from the system and clears all assignments
of the removed label.
|
AffinityLabelService.UpdateRequest |
Updates a label.
|
AffinityLabelService.UpdateResponse |
Updates a label.
|
AffinityLabelServiceImpl |
|
AffinityLabelsService |
Manages the affinity labels available in the system.
|
AffinityLabelsService.AddRequest |
Creates a new label.
|
AffinityLabelsService.AddResponse |
Creates a new label.
|
AffinityLabelsService.ListRequest |
Lists all labels present in the system.
|
AffinityLabelsService.ListResponse |
Lists all labels present in the system.
|
AffinityLabelsServiceImpl |
|
AffinityLabelVmService |
This service represents a vm that has a specific
label when accessed through the affinitylabels/vms
subcollection.
|
AffinityLabelVmService.GetRequest |
Retrieves details about a vm that has this label assigned.
|
AffinityLabelVmService.GetResponse |
Retrieves details about a vm that has this label assigned.
|
AffinityLabelVmService.RemoveRequest |
Remove a label from a vm.
|
AffinityLabelVmService.RemoveResponse |
Remove a label from a vm.
|
AffinityLabelVmServiceImpl |
|
AffinityLabelVmsService |
This service represents list of vms that have a specific
label when accessed through the affinitylabels/vms
subcollection.
|
AffinityLabelVmsService.AddRequest |
Add a label to a vm.
|
AffinityLabelVmsService.AddResponse |
Add a label to a vm.
|
AffinityLabelVmsService.ListRequest |
List all virtual machines with the label.
|
AffinityLabelVmsService.ListResponse |
List all virtual machines with the label.
|
AffinityLabelVmsServiceImpl |
|
AffinityRule |
Generic rule definition for affinity group.
|
AffinityRuleBuilder |
|
AffinityRuleContainer |
|
Agent |
Type representing a fence agent.
|
AgentBuilder |
|
AgentConfiguration |
Deprecated Agent configuration settings.
|
AgentConfigurationBuilder |
|
AgentConfigurationContainer |
|
AgentContainer |
|
Api |
This type contains the information returned by the root service of the API.
|
ApiBuilder |
|
ApiContainer |
|
ApiSummary |
A summary containing the total number of relevant objects, such as virtual machines, hosts, and storage domains.
|
ApiSummaryBuilder |
|
ApiSummaryContainer |
|
ApiSummaryItem |
This type contains an item of the API summary.
|
ApiSummaryItemBuilder |
|
ApiSummaryItemContainer |
|
Application |
Represents an application installed on a virtual machine.
|
ApplicationBuilder |
|
ApplicationContainer |
|
Architecture |
|
AreaService |
This annotation is intended to specify what oVirt area is the annotated concept related to.
|
AreaServiceImpl |
|
ArrayListWithHref<E> |
This is helper class so we can support parsing 'link' element.
|
AssignedAffinityLabelService |
This service represents one label to entity assignment
when accessed using the entities/affinitylabels subcollection.
|
AssignedAffinityLabelService.GetRequest |
Retrieves details about the attached label.
|
AssignedAffinityLabelService.GetResponse |
Retrieves details about the attached label.
|
AssignedAffinityLabelService.RemoveRequest |
Removes the label from an entity.
|
AssignedAffinityLabelService.RemoveResponse |
Removes the label from an entity.
|
AssignedAffinityLabelServiceImpl |
|
AssignedAffinityLabelsService |
This service is used to list and manipulate affinity labels that are
assigned to supported entities when accessed using entities/affinitylabels.
|
AssignedAffinityLabelsService.AddRequest |
Attaches a label to an entity.
|
AssignedAffinityLabelsService.AddResponse |
Attaches a label to an entity.
|
AssignedAffinityLabelsService.ListRequest |
Lists all labels that are attached to an entity.
|
AssignedAffinityLabelsService.ListResponse |
Lists all labels that are attached to an entity.
|
AssignedAffinityLabelsServiceImpl |
|
AssignedCpuProfileService |
|
AssignedCpuProfileService.GetRequest |
|
AssignedCpuProfileService.GetResponse |
|
AssignedCpuProfileService.RemoveRequest |
|
AssignedCpuProfileService.RemoveResponse |
|
AssignedCpuProfileServiceImpl |
|
AssignedCpuProfilesService |
|
AssignedCpuProfilesService.AddRequest |
Add a new cpu profile for the cluster.
|
AssignedCpuProfilesService.AddResponse |
Add a new cpu profile for the cluster.
|
AssignedCpuProfilesService.ListRequest |
List the CPU profiles assigned to the cluster.
|
AssignedCpuProfilesService.ListResponse |
List the CPU profiles assigned to the cluster.
|
AssignedCpuProfilesServiceImpl |
|
AssignedDiskProfileService |
|
AssignedDiskProfileService.GetRequest |
|
AssignedDiskProfileService.GetResponse |
|
AssignedDiskProfileService.RemoveRequest |
|
AssignedDiskProfileService.RemoveResponse |
|
AssignedDiskProfileServiceImpl |
|
AssignedDiskProfilesService |
|
AssignedDiskProfilesService.AddRequest |
Add a new disk profile for the storage domain.
|
AssignedDiskProfilesService.AddResponse |
Add a new disk profile for the storage domain.
|
AssignedDiskProfilesService.ListRequest |
Returns the list of disk profiles assigned to the storage domain.
|
AssignedDiskProfilesService.ListResponse |
Returns the list of disk profiles assigned to the storage domain.
|
AssignedDiskProfilesServiceImpl |
|
AssignedPermissionsService |
Represents a permission sub-collection, scoped by user, group or some entity type.
|
AssignedPermissionsService.AddClusterPermissionRequest |
Add a new permission on the cluster to the group in the system.
|
AssignedPermissionsService.AddClusterPermissionResponse |
Add a new permission on the cluster to the group in the system.
|
AssignedPermissionsService.AddDataCenterPermissionRequest |
Add a new permission on the data center to the group in the system.
|
AssignedPermissionsService.AddDataCenterPermissionResponse |
Add a new permission on the data center to the group in the system.
|
AssignedPermissionsService.AddGroupLevelRequest |
Add a new group level permission for a given virtual machine.
|
AssignedPermissionsService.AddGroupLevelResponse |
Add a new group level permission for a given virtual machine.
|
AssignedPermissionsService.AddHostPermissionRequest |
Add a new permission on the host to the group in the system.
|
AssignedPermissionsService.AddHostPermissionResponse |
Add a new permission on the host to the group in the system.
|
AssignedPermissionsService.AddRequest |
Assign a new permission to a user or group for specific entity.
|
AssignedPermissionsService.AddResponse |
Assign a new permission to a user or group for specific entity.
|
AssignedPermissionsService.AddStorageDomainPermissionRequest |
Add a new permission on the storage domain to the group in the system.
|
AssignedPermissionsService.AddStorageDomainPermissionResponse |
Add a new permission on the storage domain to the group in the system.
|
AssignedPermissionsService.AddTemplatePermissionRequest |
Add a new permission on the template to the group in the system.
|
AssignedPermissionsService.AddTemplatePermissionResponse |
Add a new permission on the template to the group in the system.
|
AssignedPermissionsService.AddUserLevelRequest |
Add a new user level permission for a given virtual machine.
|
AssignedPermissionsService.AddUserLevelResponse |
Add a new user level permission for a given virtual machine.
|
AssignedPermissionsService.AddVmPermissionRequest |
Add a new permission on the vm to the group in the system.
|
AssignedPermissionsService.AddVmPermissionResponse |
Add a new permission on the vm to the group in the system.
|
AssignedPermissionsService.AddVmPoolPermissionRequest |
Add a new permission on the vm pool to the group in the system.
|
AssignedPermissionsService.AddVmPoolPermissionResponse |
Add a new permission on the vm pool to the group in the system.
|
AssignedPermissionsService.ListRequest |
List all the permissions of the specific entity.
|
AssignedPermissionsService.ListResponse |
List all the permissions of the specific entity.
|
AssignedPermissionsServiceImpl |
|
AssignedRolesService |
Represents a roles sub-collection, for example scoped by user.
|
AssignedRolesService.ListRequest |
Returns the roles assigned to the permission.
|
AssignedRolesService.ListResponse |
Returns the roles assigned to the permission.
|
AssignedRolesServiceImpl |
|
AssignedTagService |
A service to manage assignment of specific tag to specific entities in system.
|
AssignedTagService.GetRequest |
Gets the information about the assigned tag.
|
AssignedTagService.GetResponse |
Gets the information about the assigned tag.
|
AssignedTagService.RemoveRequest |
Unassign tag from specific entity in the system.
|
AssignedTagService.RemoveResponse |
Unassign tag from specific entity in the system.
|
AssignedTagServiceImpl |
|
AssignedTagsService |
A service to manage collection of assignment of tags to specific entities in system.
|
AssignedTagsService.AddRequest |
Assign tag to specific entity in the system.
|
AssignedTagsService.AddResponse |
Assign tag to specific entity in the system.
|
AssignedTagsService.ListRequest |
List all tags assigned to the specific entity.
|
AssignedTagsService.ListResponse |
List all tags assigned to the specific entity.
|
AssignedTagsServiceImpl |
|
AssignedVnicProfileService |
|
AssignedVnicProfileService.GetRequest |
|
AssignedVnicProfileService.GetResponse |
|
AssignedVnicProfileService.RemoveRequest |
|
AssignedVnicProfileService.RemoveResponse |
|
AssignedVnicProfileServiceImpl |
|
AssignedVnicProfilesService |
|
AssignedVnicProfilesService.AddRequest |
Add a new virtual network interface card profile for the network.
|
AssignedVnicProfilesService.AddResponse |
Add a new virtual network interface card profile for the network.
|
AssignedVnicProfilesService.ListRequest |
Returns the list of VNIC profiles assifned to the network.
|
AssignedVnicProfilesService.ListResponse |
Returns the list of VNIC profiles assifned to the network.
|
AssignedVnicProfilesServiceImpl |
|
AttachedStorageDomainDiskService |
Manages a single disk available in a storage domain attached to a data center.
|
AttachedStorageDomainDiskService.CopyRequest |
Copies a disk to the specified storage domain.
|
AttachedStorageDomainDiskService.CopyResponse |
Copies a disk to the specified storage domain.
|
AttachedStorageDomainDiskService.ExportRequest |
Exports a disk to an export storage domain.
|
AttachedStorageDomainDiskService.ExportResponse |
Exports a disk to an export storage domain.
|
AttachedStorageDomainDiskService.GetRequest |
Retrieves the description of the disk.
|
AttachedStorageDomainDiskService.GetResponse |
Retrieves the description of the disk.
|
AttachedStorageDomainDiskService.MoveRequest |
Moves a disk to another storage domain.
|
AttachedStorageDomainDiskService.MoveResponse |
Moves a disk to another storage domain.
|
AttachedStorageDomainDiskService.RegisterRequest |
Registers an unregistered disk.
|
AttachedStorageDomainDiskService.RegisterResponse |
Registers an unregistered disk.
|
AttachedStorageDomainDiskService.RemoveRequest |
Removes a disk.
|
AttachedStorageDomainDiskService.RemoveResponse |
Removes a disk.
|
AttachedStorageDomainDiskService.SparsifyRequest |
Sparsify the disk.
|
AttachedStorageDomainDiskService.SparsifyResponse |
Sparsify the disk.
|
AttachedStorageDomainDiskService.UpdateRequest |
Updates the disk.
|
AttachedStorageDomainDiskService.UpdateResponse |
Updates the disk.
|
AttachedStorageDomainDiskServiceImpl |
|
AttachedStorageDomainDisksService |
Manages the collection of disks available inside an storage domain that is attached to a data center.
|
AttachedStorageDomainDisksService.AddRequest |
Adds or registers a disk.
|
AttachedStorageDomainDisksService.AddResponse |
Adds or registers a disk.
|
AttachedStorageDomainDisksService.ListRequest |
Retrieve the list of disks that are available in the storage domain.
|
AttachedStorageDomainDisksService.ListResponse |
Retrieve the list of disks that are available in the storage domain.
|
AttachedStorageDomainDisksServiceImpl |
|
AttachedStorageDomainService |
|
AttachedStorageDomainService.ActivateRequest |
This operation activates an attached storage domain.
|
AttachedStorageDomainService.ActivateResponse |
This operation activates an attached storage domain.
|
AttachedStorageDomainService.DeactivateRequest |
This operation deactivates an attached storage domain.
|
AttachedStorageDomainService.DeactivateResponse |
This operation deactivates an attached storage domain.
|
AttachedStorageDomainService.GetRequest |
|
AttachedStorageDomainService.GetResponse |
|
AttachedStorageDomainService.RemoveRequest |
|
AttachedStorageDomainService.RemoveResponse |
|
AttachedStorageDomainServiceImpl |
|
AttachedStorageDomainsService |
Manages the storage domains attached to a data center.
|
AttachedStorageDomainsService.AddRequest |
Attaches an existing storage domain to the data center.
|
AttachedStorageDomainsService.AddResponse |
Attaches an existing storage domain to the data center.
|
AttachedStorageDomainsService.ListRequest |
Returns the list of storage domains attached to the data center.
|
AttachedStorageDomainsService.ListResponse |
Returns the list of storage domains attached to the data center.
|
AttachedStorageDomainsServiceImpl |
|
AuthorizedKey |
|
AuthorizedKeyBuilder |
|
AuthorizedKeyContainer |
|
AutoNumaStatus |
|
AutoPinningPolicy |
Type representing what the CPU and NUMA pinning policy is.
|
Backup |
|
BackupBuilder |
|
BackupContainer |
|
BackupPhase |
|
Balance |
|
BalanceBuilder |
|
BalanceContainer |
|
BalanceService |
|
BalanceService.GetRequest |
|
BalanceService.GetResponse |
|
BalanceService.RemoveRequest |
|
BalanceService.RemoveResponse |
|
BalanceServiceImpl |
|
BalancesService |
|
BalancesService.AddRequest |
Add a balance module to a specified user defined scheduling policy.
|
BalancesService.AddResponse |
Add a balance module to a specified user defined scheduling policy.
|
BalancesService.ListRequest |
Returns the list of balance modules used by the scheduling policy.
|
BalancesService.ListResponse |
Returns the list of balance modules used by the scheduling policy.
|
BalancesServiceImpl |
|
BaseRequest<REQUEST extends Request,RESPONSE extends Response> |
|
Bios |
|
BiosBuilder |
|
BiosContainer |
|
BiosType |
Type representing a chipset and a BIOS type combination.
|
BlockStatistic |
|
BlockStatisticBuilder |
|
BlockStatisticContainer |
|
Bonding |
Represents a network interfaces bond.
|
BondingBuilder |
|
BondingContainer |
|
Bookmark |
Represents a bookmark in the system.
|
BookmarkBuilder |
|
BookmarkContainer |
|
BookmarkService |
A service to manage a bookmark.
|
BookmarkService.GetRequest |
Get a bookmark.
|
BookmarkService.GetResponse |
Get a bookmark.
|
BookmarkService.RemoveRequest |
Remove a bookmark.
|
BookmarkService.RemoveResponse |
Remove a bookmark.
|
BookmarkService.UpdateRequest |
Update a bookmark.
|
BookmarkService.UpdateResponse |
Update a bookmark.
|
BookmarkServiceImpl |
|
BookmarksService |
A service to manage bookmarks.
|
BookmarksService.AddRequest |
Adding a new bookmark.
|
BookmarksService.AddResponse |
Adding a new bookmark.
|
BookmarksService.ListRequest |
Listing all the available bookmarks.
|
BookmarksService.ListResponse |
Listing all the available bookmarks.
|
BookmarksServiceImpl |
|
Boot |
Configuration of the boot sequence of a virtual machine.
|
BootBuilder |
|
BootContainer |
|
BootDevice |
Represents the kinds of devices that a virtual machine can boot from.
|
BootMenu |
Represents boot menu configuration
for virtual machines and templates.
|
BootMenuBuilder |
|
BootMenuContainer |
|
BootProtocol |
Defines the options of the IP address assignment method to a NIC.
|
BrickProfileDetail |
|
BrickProfileDetailBuilder |
|
BrickProfileDetailContainer |
|
Builders |
|
Cdrom |
|
CdromBuilder |
|
CdromContainer |
|
Certificate |
|
CertificateBuilder |
|
CertificateContainer |
|
Checkpoint |
|
CheckpointBuilder |
|
CheckpointContainer |
|
CheckpointState |
|
CloudInit |
Deprecated type to specify _cloud-init_ configuration.
|
CloudInitBuilder |
|
CloudInitContainer |
|
CloudInitNetworkProtocol |
Defines the values for the cloud-init protocol.
|
Cluster |
Type representation of a cluster.
|
ClusterBuilder |
|
ClusterContainer |
|
ClusterEnabledFeatureService |
Represents a feature enabled for the cluster.
|
ClusterEnabledFeatureService.GetRequest |
Provides the information about the cluster feature enabled.
|
ClusterEnabledFeatureService.GetResponse |
Provides the information about the cluster feature enabled.
|
ClusterEnabledFeatureService.RemoveRequest |
Disables a cluster feature.
|
ClusterEnabledFeatureService.RemoveResponse |
Disables a cluster feature.
|
ClusterEnabledFeatureServiceImpl |
|
ClusterEnabledFeaturesService |
Provides information about the additional features that are enabled for this cluster.
|
ClusterEnabledFeaturesService.AddRequest |
Enable an additional feature for a cluster.
|
ClusterEnabledFeaturesService.AddResponse |
Enable an additional feature for a cluster.
|
ClusterEnabledFeaturesService.ListRequest |
Lists the additional features enabled for the cluster.
|
ClusterEnabledFeaturesService.ListResponse |
Lists the additional features enabled for the cluster.
|
ClusterEnabledFeaturesServiceImpl |
|
ClusterExternalProvidersService |
This service lists external providers.
|
ClusterExternalProvidersService.ListRequest |
Returns the list of external providers.
|
ClusterExternalProvidersService.ListResponse |
Returns the list of external providers.
|
ClusterExternalProvidersServiceImpl |
|
ClusterFeature |
Type represents an additional feature that is available at a cluster level.
|
ClusterFeatureBuilder |
|
ClusterFeatureContainer |
|
ClusterFeatureService |
Represents a feature enabled for the cluster level
|
ClusterFeatureService.GetRequest |
Provides the information about the a cluster feature supported by a cluster level.
|
ClusterFeatureService.GetResponse |
Provides the information about the a cluster feature supported by a cluster level.
|
ClusterFeatureServiceImpl |
|
ClusterFeaturesService |
Provides information about the cluster features that are supported by a cluster level.
|
ClusterFeaturesService.ListRequest |
Lists the cluster features supported by the cluster level.
|
ClusterFeaturesService.ListResponse |
Lists the cluster features supported by the cluster level.
|
ClusterFeaturesServiceImpl |
|
ClusterLevel |
Describes the capabilities supported by a specific cluster level.
|
ClusterLevelBuilder |
|
ClusterLevelContainer |
|
ClusterLevelService |
Provides information about a specific cluster level.
|
ClusterLevelService.GetRequest |
Provides the information about the capabilities of the specific cluster level managed by this service.
|
ClusterLevelService.GetResponse |
Provides the information about the capabilities of the specific cluster level managed by this service.
|
ClusterLevelServiceImpl |
|
ClusterLevelsService |
Provides information about the capabilities of different cluster levels supported by the engine.
|
ClusterLevelsService.ListRequest |
Lists the cluster levels supported by the system.
|
ClusterLevelsService.ListResponse |
Lists the cluster levels supported by the system.
|
ClusterLevelsServiceImpl |
|
ClusterNetworkService |
A service to manage a specific cluster network.
|
ClusterNetworkService.GetRequest |
Retrieves the cluster network details.
|
ClusterNetworkService.GetResponse |
Retrieves the cluster network details.
|
ClusterNetworkService.RemoveRequest |
Unassigns the network from a cluster.
|
ClusterNetworkService.RemoveResponse |
Unassigns the network from a cluster.
|
ClusterNetworkService.UpdateRequest |
Updates the network in the cluster.
|
ClusterNetworkService.UpdateResponse |
Updates the network in the cluster.
|
ClusterNetworkServiceImpl |
|
ClusterNetworksService |
A service to manage cluster networks.
|
ClusterNetworksService.AddRequest |
Assigns the network to a cluster.
|
ClusterNetworksService.AddResponse |
Assigns the network to a cluster.
|
ClusterNetworksService.ListRequest |
Lists the networks that are assigned to the cluster.
|
ClusterNetworksService.ListResponse |
Lists the networks that are assigned to the cluster.
|
ClusterNetworksServiceImpl |
|
ClusterService |
A service to manage a specific cluster.
|
ClusterService.GetRequest |
Gets information about the cluster.
|
ClusterService.GetResponse |
Gets information about the cluster.
|
ClusterService.RefreshGlusterHealStatusRequest |
Refresh the Gluster heal info for all volumes in cluster.
|
ClusterService.RefreshGlusterHealStatusResponse |
Refresh the Gluster heal info for all volumes in cluster.
|
ClusterService.RemoveRequest |
Removes the cluster from the system.
|
ClusterService.RemoveResponse |
Removes the cluster from the system.
|
ClusterService.ResetEmulatedMachineRequest |
|
ClusterService.ResetEmulatedMachineResponse |
|
ClusterService.SyncAllNetworksRequest |
Synchronizes all networks on the cluster.
|
ClusterService.SyncAllNetworksResponse |
Synchronizes all networks on the cluster.
|
ClusterService.UpdateRequest |
Updates information about the cluster.
|
ClusterService.UpdateResponse |
Updates information about the cluster.
|
ClusterService.UpgradeRequest |
Start, update or finish upgrade process for the cluster based on the action value.
|
ClusterService.UpgradeResponse |
Start, update or finish upgrade process for the cluster based on the action value.
|
ClusterServiceImpl |
|
ClustersService |
A service to manage clusters.
|
ClustersService.AddRequest |
Creates a new cluster.
|
ClustersService.AddResponse |
Creates a new cluster.
|
ClustersService.ListRequest |
Returns the list of clusters of the system.
|
ClustersService.ListResponse |
Returns the list of clusters of the system.
|
ClustersServiceImpl |
|
ClusterUpgradeAction |
The action type for cluster upgrade action.
|
Configuration |
|
ConfigurationBuilder |
|
ConfigurationContainer |
|
ConfigurationType |
Configuration format types.
|
Connection |
This interface represents a connection to the API server.
|
ConnectionBuilder |
This class is used to build connections to the API server.
|
ConnectionBuilder42 |
|
ConnectionBuilder45 |
|
Console |
Representation for serial console device.
|
ConsoleBuilder |
|
ConsoleContainer |
|
Container |
|
CopyableService |
|
CopyableService.CopyRequest |
|
CopyableService.CopyResponse |
|
CopyableServiceImpl |
|
Core |
|
CoreBuilder |
|
CoreContainer |
|
Cpu |
|
CpuBuilder |
|
CpuContainer |
|
CpuMode |
|
CpuPinningPolicy |
Type representing the CPU and NUMA pinning policy.
|
CpuProfile |
|
CpuProfileBuilder |
|
CpuProfileContainer |
|
CpuProfileService |
|
CpuProfileService.GetRequest |
|
CpuProfileService.GetResponse |
|
CpuProfileService.RemoveRequest |
|
CpuProfileService.RemoveResponse |
|
CpuProfileService.UpdateRequest |
Update the specified cpu profile in the system.
|
CpuProfileService.UpdateResponse |
Update the specified cpu profile in the system.
|
CpuProfileServiceImpl |
|
CpuProfilesService |
|
CpuProfilesService.AddRequest |
Add a new cpu profile to the system.
|
CpuProfilesService.AddResponse |
Add a new cpu profile to the system.
|
CpuProfilesService.ListRequest |
Returns the list of CPU profiles of the system.
|
CpuProfilesService.ListResponse |
Returns the list of CPU profiles of the system.
|
CpuProfilesServiceImpl |
|
CpuTopology |
|
CpuTopologyBuilder |
|
CpuTopologyContainer |
|
CpuTune |
|
CpuTuneBuilder |
|
CpuTuneContainer |
|
CpuType |
Describes a supported CPU type.
|
CpuTypeBuilder |
|
CpuTypeContainer |
|
CreationStatus |
|
CustomProperty |
Custom property representation.
|
CustomPropertyBuilder |
|
CustomPropertyContainer |
|
DataCenter |
|
DataCenterBuilder |
|
DataCenterContainer |
|
DataCenterNetworkService |
A service to manage a specific data center network.
|
DataCenterNetworkService.GetRequest |
Retrieves the data center network details.
|
DataCenterNetworkService.GetResponse |
Retrieves the data center network details.
|
DataCenterNetworkService.RemoveRequest |
Removes the network.
|
DataCenterNetworkService.RemoveResponse |
Removes the network.
|
DataCenterNetworkService.UpdateRequest |
Updates the network in the data center.
|
DataCenterNetworkService.UpdateResponse |
Updates the network in the data center.
|
DataCenterNetworkServiceImpl |
|
DataCenterNetworksService |
A service to manage data center networks.
|
DataCenterNetworksService.AddRequest |
Create a new network in a data center.
|
DataCenterNetworksService.AddResponse |
Create a new network in a data center.
|
DataCenterNetworksService.ListRequest |
Lists networks in the data center.
|
DataCenterNetworksService.ListResponse |
Lists networks in the data center.
|
DataCenterNetworksServiceImpl |
|
DataCenterService |
A service to manage a data center.
|
DataCenterService.CleanFinishedTasksRequest |
Currently, the storage pool manager (SPM) fails to
switch to another host if the SPM has uncleared tasks.
|
DataCenterService.CleanFinishedTasksResponse |
Currently, the storage pool manager (SPM) fails to
switch to another host if the SPM has uncleared tasks.
|
DataCenterService.GetRequest |
Get a data center.
|
DataCenterService.GetResponse |
Get a data center.
|
DataCenterService.RemoveRequest |
Removes the data center.
|
DataCenterService.RemoveResponse |
Removes the data center.
|
DataCenterService.SetMasterRequest |
Used for manually setting a storage domain in the data center as a master.
|
DataCenterService.SetMasterResponse |
Used for manually setting a storage domain in the data center as a master.
|
DataCenterService.UpdateRequest |
Updates the data center.
|
DataCenterService.UpdateResponse |
Updates the data center.
|
DataCenterServiceImpl |
|
DataCentersService |
A service to manage data centers.
|
DataCentersService.AddRequest |
Creates a new data center.
|
DataCentersService.AddResponse |
Creates a new data center.
|
DataCentersService.ListRequest |
Lists the data centers.
|
DataCentersService.ListResponse |
Lists the data centers.
|
DataCentersServiceImpl |
|
DataCenterStatus |
|
Device |
A device wraps links to potential parents of a device.
|
DeviceBuilder |
|
DeviceContainer |
|
Disk |
Represents a virtual disk device.
|
DiskAttachment |
Describes how a disk is attached to a virtual machine.
|
DiskAttachmentBuilder |
|
DiskAttachmentContainer |
|
DiskAttachmentService |
This service manages the attachment of a disk to a virtual machine.
|
DiskAttachmentService.GetRequest |
Returns the details of the attachment, including the bootable flag and link to the disk.
|
DiskAttachmentService.GetResponse |
Returns the details of the attachment, including the bootable flag and link to the disk.
|
DiskAttachmentService.RemoveRequest |
Removes the disk attachment.
|
DiskAttachmentService.RemoveResponse |
Removes the disk attachment.
|
DiskAttachmentService.UpdateRequest |
Update the disk attachment and the disk properties within it.
|
DiskAttachmentService.UpdateResponse |
Update the disk attachment and the disk properties within it.
|
DiskAttachmentServiceImpl |
|
DiskAttachmentsService |
This service manages the set of disks attached to a virtual machine.
|
DiskAttachmentsService.AddProvidingDiskIdRequest |
|
DiskAttachmentsService.AddProvidingDiskIdResponse |
|
DiskAttachmentsService.AddRequest |
Adds a new disk attachment to the virtual machine.
|
DiskAttachmentsService.AddResponse |
Adds a new disk attachment to the virtual machine.
|
DiskAttachmentsService.AddSignature1Request |
|
DiskAttachmentsService.AddSignature1Response |
|
DiskAttachmentsService.ListRequest |
List the disk that are attached to the virtual machine.
|
DiskAttachmentsService.ListResponse |
List the disk that are attached to the virtual machine.
|
DiskAttachmentsServiceImpl |
|
DiskBackup |
Represents an enumeration of the backup mechanism
that is enabled on the disk.
|
DiskBackupMode |
Represents an enumeration of backup modes
|
DiskBuilder |
|
DiskContainer |
|
DiskContentType |
The actual content residing on the disk.
|
DiskFormat |
The underlying storage format of disks.
|
DiskInterface |
The underlying storage interface of disks communication with controller.
|
DiskProfile |
|
DiskProfileBuilder |
|
DiskProfileContainer |
|
DiskProfileService |
|
DiskProfileService.GetRequest |
|
DiskProfileService.GetResponse |
|
DiskProfileService.RemoveRequest |
|
DiskProfileService.RemoveResponse |
|
DiskProfileService.UpdateRequest |
Update the specified disk profile in the system.
|
DiskProfileService.UpdateResponse |
Update the specified disk profile in the system.
|
DiskProfileServiceImpl |
|
DiskProfilesService |
|
DiskProfilesService.AddRequest |
Add a new disk profile to the system.
|
DiskProfilesService.AddResponse |
Add a new disk profile to the system.
|
DiskProfilesService.ListRequest |
Returns the list of disk profiles of the system.
|
DiskProfilesService.ListResponse |
Returns the list of disk profiles of the system.
|
DiskProfilesServiceImpl |
|
DiskService |
Manages a single disk.
|
DiskService.ConvertRequest |
Converts disk format and/or preallocation mode.
|
DiskService.ConvertResponse |
Converts disk format and/or preallocation mode.
|
DiskService.CopyRequest |
This operation copies a disk to the specified storage domain.
|
DiskService.CopyResponse |
This operation copies a disk to the specified storage domain.
|
DiskService.ExportRequest |
Exports a disk to an export storage domain.
|
DiskService.ExportResponse |
Exports a disk to an export storage domain.
|
DiskService.GetRequest |
Retrieves the description of the disk.
|
DiskService.GetResponse |
Retrieves the description of the disk.
|
DiskService.MoveRequest |
Moves a disk to another storage domain.
|
DiskService.MoveResponse |
Moves a disk to another storage domain.
|
DiskService.ReduceRequest |
Reduces the size of the disk image.
|
DiskService.ReduceResponse |
Reduces the size of the disk image.
|
DiskService.RefreshLunRequest |
Refreshes a direct LUN disk with up-to-date information from the storage.
|
DiskService.RefreshLunResponse |
Refreshes a direct LUN disk with up-to-date information from the storage.
|
DiskService.RemoveRequest |
Removes a disk.
|
DiskService.RemoveResponse |
Removes a disk.
|
DiskService.SparsifyRequest |
Sparsify the disk.
|
DiskService.SparsifyResponse |
Sparsify the disk.
|
DiskService.UpdateRequest |
Updates the parameters of the specified disk.
|
DiskService.UpdateResponse |
Updates the parameters of the specified disk.
|
DiskServiceImpl |
|
DiskSnapshot |
|
DiskSnapshotBuilder |
|
DiskSnapshotContainer |
|
DiskSnapshotService |
|
DiskSnapshotService.GetRequest |
|
DiskSnapshotService.GetResponse |
|
DiskSnapshotService.RemoveRequest |
|
DiskSnapshotService.RemoveResponse |
|
DiskSnapshotServiceImpl |
|
DiskSnapshotsService |
Manages the collection of disk snapshots available in an storage domain.
|
DiskSnapshotsService.ListRequest |
Returns the list of disk snapshots of the storage domain.
|
DiskSnapshotsService.ListResponse |
Returns the list of disk snapshots of the storage domain.
|
DiskSnapshotsServiceImpl |
|
DisksService |
Manages the collection of disks available in the system.
|
DisksService.AddLunRequest |
Add a new lun disk to the storage domain.
|
DisksService.AddLunResponse |
Add a new lun disk to the storage domain.
|
DisksService.AddOnStorageDomainRequest |
Add a new disk to the storage domain with the specified size allocating space from the storage domain.
|
DisksService.AddOnStorageDomainResponse |
Add a new disk to the storage domain with the specified size allocating space from the storage domain.
|
DisksService.AddRequest |
Adds a new floating disk.
|
DisksService.AddResponse |
Adds a new floating disk.
|
DisksService.ListRequest |
Get list of disks.
|
DisksService.ListResponse |
Get list of disks.
|
DisksServiceImpl |
|
DiskStatus |
Current status representation for disk.
|
DiskStorageType |
|
DiskType |
|
Display |
Represents a graphic console configuration.
|
DisplayBuilder |
|
DisplayContainer |
|
DisplayType |
Represents an enumeration of the protocol used
to connect to the graphic console of the virtual
machine.
|
Dns |
Represents the DNS resolver configuration.
|
DnsBuilder |
|
DnsContainer |
|
DnsResolverConfiguration |
Represents the DNS resolver configuration.
|
DnsResolverConfigurationBuilder |
|
DnsResolverConfigurationContainer |
|
Domain |
This type represents a directory service domain.
|
DomainBuilder |
|
DomainContainer |
|
DomainGroupService |
|
DomainGroupService.GetRequest |
|
DomainGroupService.GetResponse |
|
DomainGroupServiceImpl |
|
DomainGroupsService |
|
DomainGroupsService.ListRequest |
Returns the list of groups.
|
DomainGroupsService.ListResponse |
Returns the list of groups.
|
DomainGroupsServiceImpl |
|
DomainService |
A service to view details of an authentication domain in the system.
|
DomainService.GetRequest |
Gets the authentication domain information.
|
DomainService.GetResponse |
Gets the authentication domain information.
|
DomainServiceImpl |
|
DomainsService |
A service to list all authentication domains in the system.
|
DomainsService.ListRequest |
List all the authentication domains in the system.
|
DomainsService.ListResponse |
List all the authentication domains in the system.
|
DomainsServiceImpl |
|
DomainUserGroupsService |
A service that shows a user's group membership in the AAA extension.
|
DomainUserGroupsService.ListRequest |
Returns the list of groups that the user is a member of.
|
DomainUserGroupsService.ListResponse |
Returns the list of groups that the user is a member of.
|
DomainUserGroupsServiceImpl |
|
DomainUserService |
A service to view a domain user in the system.
|
DomainUserService.GetRequest |
Gets the domain user information.
|
DomainUserService.GetResponse |
Gets the domain user information.
|
DomainUserServiceImpl |
|
DomainUsersService |
A service to list all domain users in the system.
|
DomainUsersService.ListRequest |
List all the users in the domain.
|
DomainUsersService.ListResponse |
List all the users in the domain.
|
DomainUsersServiceImpl |
|
DynamicCpu |
Configuration of the Dynamic CPUs of a virtual machine.
|
DynamicCpuBuilder |
|
DynamicCpuContainer |
|
EngineKatelloErrataService |
A service to manage Katello errata assigned to the engine.
|
EngineKatelloErrataServiceImpl |
|
EntityExternalStatus |
Type representing an external entity status.
|
EntityProfileDetail |
|
EntityProfileDetailBuilder |
|
EntityProfileDetailContainer |
|
Error |
General exception which is thrown by SDK, indicates that some exception happened in SDK.
|
ErrorHandling |
|
ErrorHandlingBuilder |
|
ErrorHandlingContainer |
|
Event |
Type representing an event.
|
EventBuilder |
|
EventContainer |
|
EventService |
A service to manage an event in the system.
|
EventService.GetRequest |
Get an event.
|
EventService.GetResponse |
Get an event.
|
EventService.RemoveRequest |
Removes an event from internal audit log.
|
EventService.RemoveResponse |
Removes an event from internal audit log.
|
EventServiceImpl |
|
EventsService |
A service to manage events in the system.
|
EventsService.AddRequest |
Adds an external event to the internal audit log.
|
EventsService.AddResponse |
Adds an external event to the internal audit log.
|
EventsService.ListRequest |
Get list of events.
|
EventsService.ListResponse |
Get list of events.
|
EventsService.UndeleteRequest |
|
EventsService.UndeleteResponse |
|
EventsServiceImpl |
|
EventSubscription |
|
EventSubscriptionBuilder |
|
EventSubscriptionContainer |
|
EventSubscriptionService |
A service to manage a specific event-subscription in the system.
|
EventSubscriptionService.GetRequest |
Gets the information about the event-subscription.
|
EventSubscriptionService.GetResponse |
Gets the information about the event-subscription.
|
EventSubscriptionService.RemoveRequest |
Removes the event-subscription from the system.
|
EventSubscriptionService.RemoveResponse |
Removes the event-subscription from the system.
|
EventSubscriptionServiceImpl |
|
EventSubscriptionsService |
Represents a service to manage collection of event-subscription of a user.
|
EventSubscriptionsService.AddRequest |
Add a new event-subscription to the system.
|
EventSubscriptionsService.AddResponse |
Add a new event-subscription to the system.
|
EventSubscriptionsService.ListRequest |
List the event-subscriptions for the provided user.
|
EventSubscriptionsService.ListResponse |
List the event-subscriptions for the provided user.
|
EventSubscriptionsServiceImpl |
|
ExternalComputeResource |
|
ExternalComputeResourceBuilder |
|
ExternalComputeResourceContainer |
|
ExternalComputeResourceService |
Manages a single external compute resource.
|
ExternalComputeResourceService.GetRequest |
Retrieves external compute resource details.
|
ExternalComputeResourceService.GetResponse |
Retrieves external compute resource details.
|
ExternalComputeResourceServiceImpl |
|
ExternalComputeResourcesService |
Manages a collection of external compute resources.
|
ExternalComputeResourcesService.ListRequest |
Retrieves a list of external compute resources.
|
ExternalComputeResourcesService.ListResponse |
Retrieves a list of external compute resources.
|
ExternalComputeResourcesServiceImpl |
|
ExternalDiscoveredHost |
|
ExternalDiscoveredHostBuilder |
|
ExternalDiscoveredHostContainer |
|
ExternalDiscoveredHostService |
This service manages a single discovered host.
|
ExternalDiscoveredHostService.GetRequest |
Get discovered host info.
|
ExternalDiscoveredHostService.GetResponse |
Get discovered host info.
|
ExternalDiscoveredHostServiceImpl |
|
ExternalDiscoveredHostsService |
This service manages external discovered hosts.
|
ExternalDiscoveredHostsService.ListRequest |
Get list of discovered hosts' information.
|
ExternalDiscoveredHostsService.ListResponse |
Get list of discovered hosts' information.
|
ExternalDiscoveredHostsServiceImpl |
|
ExternalHost |
Represents a host provisioned by a host
provider (such as Foreman/Satellite).
|
ExternalHostBuilder |
|
ExternalHostContainer |
|
ExternalHostGroup |
|
ExternalHostGroupBuilder |
|
ExternalHostGroupContainer |
|
ExternalHostGroupService |
This service manages a single host group information.
|
ExternalHostGroupService.GetRequest |
Get host group information.
|
ExternalHostGroupService.GetResponse |
Get host group information.
|
ExternalHostGroupServiceImpl |
|
ExternalHostGroupsService |
This service manages hostgroups.
|
ExternalHostGroupsService.ListRequest |
Get host groups list from external host provider.
|
ExternalHostGroupsService.ListResponse |
Get host groups list from external host provider.
|
ExternalHostGroupsServiceImpl |
|
ExternalHostProvider |
Represents an external host provider,
such as Foreman or Satellite.
|
ExternalHostProviderBuilder |
|
ExternalHostProviderContainer |
|
ExternalHostProviderService |
Represents an external host provider, such as Foreman or Satellite.
|
ExternalHostProviderService.GetRequest |
Get external host provider information
Host provider, Foreman or Satellite, can be set as an external provider in ovirt.
|
ExternalHostProviderService.GetResponse |
Get external host provider information
Host provider, Foreman or Satellite, can be set as an external provider in ovirt.
|
ExternalHostProviderService.RemoveRequest |
|
ExternalHostProviderService.RemoveResponse |
|
ExternalHostProviderService.UpdateRequest |
Update the specified external host provider in the system.
|
ExternalHostProviderService.UpdateResponse |
Update the specified external host provider in the system.
|
ExternalHostProviderServiceImpl |
|
ExternalHostProvidersService |
|
ExternalHostProvidersService.AddRequest |
Add a new external host provider to the system.
|
ExternalHostProvidersService.AddResponse |
Add a new external host provider to the system.
|
ExternalHostProvidersService.ListRequest |
Returns the list of external host providers.
|
ExternalHostProvidersService.ListResponse |
Returns the list of external host providers.
|
ExternalHostProvidersServiceImpl |
|
ExternalHostService |
|
ExternalHostService.GetRequest |
|
ExternalHostService.GetResponse |
|
ExternalHostServiceImpl |
|
ExternalHostsService |
|
ExternalHostsService.ListRequest |
Return the list of external hosts.
|
ExternalHostsService.ListResponse |
Return the list of external hosts.
|
ExternalHostsServiceImpl |
|
ExternalNetworkProviderConfiguration |
Describes how an external network provider is provisioned on a host.
|
ExternalNetworkProviderConfigurationBuilder |
|
ExternalNetworkProviderConfigurationContainer |
|
ExternalNetworkProviderConfigurationService |
Describes how an external network provider is provisioned by the system on the host.
|
ExternalNetworkProviderConfigurationService.GetRequest |
Returns the information about an external network provider on the host.
|
ExternalNetworkProviderConfigurationService.GetResponse |
Returns the information about an external network provider on the host.
|
ExternalNetworkProviderConfigurationServiceImpl |
|
ExternalNetworkProviderConfigurationsService |
A service to list all external network providers provisioned by the system on the host.
|
ExternalNetworkProviderConfigurationsService.ListRequest |
Returns the list of all external network providers on the host.
|
ExternalNetworkProviderConfigurationsService.ListResponse |
Returns the list of all external network providers on the host.
|
ExternalNetworkProviderConfigurationsServiceImpl |
|
ExternalProvider |
Represents an external provider.
|
ExternalProviderBuilder |
|
ExternalProviderCertificateService |
A service to view specific certificate for external provider.
|
ExternalProviderCertificateService.GetRequest |
Get specific certificate.
|
ExternalProviderCertificateService.GetResponse |
Get specific certificate.
|
ExternalProviderCertificateServiceImpl |
|
ExternalProviderCertificatesService |
A service to view certificates for external provider.
|
ExternalProviderCertificatesService.ListRequest |
Returns the chain of certificates presented by the external provider.
|
ExternalProviderCertificatesService.ListResponse |
Returns the chain of certificates presented by the external provider.
|
ExternalProviderCertificatesServiceImpl |
|
ExternalProviderContainer |
|
ExternalProviderService |
Provides capability to manage external providers.
|
ExternalProviderService.ImportCertificatesRequest |
Import the SSL certificates of the external host provider.
|
ExternalProviderService.ImportCertificatesResponse |
Import the SSL certificates of the external host provider.
|
ExternalProviderService.TestConnectivityRequest |
In order to test connectivity for external provider we need
to run following request where 123 is an id of a provider.
|
ExternalProviderService.TestConnectivityResponse |
In order to test connectivity for external provider we need
to run following request where 123 is an id of a provider.
|
ExternalProviderServiceImpl |
|
ExternalStatus |
Represents an external status.
|
ExternalSystemType |
Represents the type of the external system that is associated with the `step`.
|
ExternalTemplateImport |
Describes the parameters for the template import operation from an external system.
|
ExternalTemplateImportBuilder |
|
ExternalTemplateImportContainer |
|
ExternalTemplateImportsService |
Provides capability to import external templates.
|
ExternalTemplateImportsService.AddRequest |
This operation is used to import a template from external hypervisor.
|
ExternalTemplateImportsService.AddResponse |
This operation is used to import a template from external hypervisor.
|
ExternalTemplateImportsServiceImpl |
|
ExternalVmImport |
Describes the parameters for the virtual machine import operation from an external system.
|
ExternalVmImportBuilder |
|
ExternalVmImportContainer |
|
ExternalVmImportsService |
Provides capability to import external virtual machines.
|
ExternalVmImportsService.AddRequest |
This operation is used to import a virtual machine from external hypervisor, such as KVM, XEN or VMware.
|
ExternalVmImportsService.AddResponse |
This operation is used to import a virtual machine from external hypervisor, such as KVM, XEN or VMware.
|
ExternalVmImportsServiceImpl |
|
ExternalVmProviderType |
Describes the type of external hypervisor system.
|
Fault |
|
FaultBuilder |
|
FaultContainer |
|
FenceAgentService |
A service to manage fence agent for a specific host.
|
FenceAgentService.GetRequest |
Gets details of this fence agent.
|
FenceAgentService.GetResponse |
Gets details of this fence agent.
|
FenceAgentService.RemoveRequest |
Removes a fence agent for a specific host.
|
FenceAgentService.RemoveResponse |
Removes a fence agent for a specific host.
|
FenceAgentService.UpdateRequest |
Update a fencing-agent.
|
FenceAgentService.UpdateResponse |
Update a fencing-agent.
|
FenceAgentServiceImpl |
|
FenceAgentsService |
A service to manage fence agents for a specific host.
|
FenceAgentsService.AddRequest |
Add a new fencing-agent to the host.
|
FenceAgentsService.AddResponse |
Add a new fencing-agent to the host.
|
FenceAgentsService.ListRequest |
Returns the list of fencing agents configured for the host.
|
FenceAgentsService.ListResponse |
Returns the list of fencing agents configured for the host.
|
FenceAgentsServiceImpl |
|
FenceType |
Type representing the type of the fence operation.
|
FencingPolicy |
Type representing a cluster fencing policy.
|
FencingPolicyBuilder |
|
FencingPolicyContainer |
|
File |
|
FileBuilder |
|
FileContainer |
|
FileService |
|
FileService.GetRequest |
|
FileService.GetResponse |
|
FileServiceImpl |
|
FilesService |
Provides a way for clients to list available files.
|
FilesService.ListRequest |
Returns the list of ISO images and virtual floppy disks available in the storage domain.
|
FilesService.ListResponse |
Returns the list of ISO images and virtual floppy disks available in the storage domain.
|
FilesServiceImpl |
|
Filter |
|
FilterBuilder |
|
FilterContainer |
|
FilterService |
|
FilterService.GetRequest |
|
FilterService.GetResponse |
|
FilterService.RemoveRequest |
|
FilterService.RemoveResponse |
|
FilterServiceImpl |
|
FiltersService |
Manages the filters used by an scheduling policy.
|
FiltersService.AddRequest |
Add a filter to a specified user defined scheduling policy.
|
FiltersService.AddResponse |
Add a filter to a specified user defined scheduling policy.
|
FiltersService.ListRequest |
Returns the list of filters used by the scheduling policy.
|
FiltersService.ListResponse |
Returns the list of filters used by the scheduling policy.
|
FiltersServiceImpl |
|
FipsMode |
Representation of the FIPS mode to the cluster.
|
FirewallType |
Describes all firewall types supported by the system.
|
Floppy |
The underlying representation of a floppy file.
|
FloppyBuilder |
|
FloppyContainer |
|
FollowService |
|
FollowServiceImpl |
|
FopStatistic |
|
FopStatisticBuilder |
|
FopStatisticContainer |
|
GlusterBrick |
|
GlusterBrickAdvancedDetails |
|
GlusterBrickAdvancedDetailsBuilder |
|
GlusterBrickAdvancedDetailsContainer |
|
GlusterBrickBuilder |
|
GlusterBrickContainer |
|
GlusterBrickMemoryInfo |
|
GlusterBrickMemoryInfoBuilder |
|
GlusterBrickMemoryInfoContainer |
|
GlusterBrickService |
This service manages a single gluster brick.
|
GlusterBrickService.GetRequest |
Get details of a brick.
|
GlusterBrickService.GetResponse |
Get details of a brick.
|
GlusterBrickService.RemoveRequest |
Removes a brick.
|
GlusterBrickService.RemoveResponse |
Removes a brick.
|
GlusterBrickService.ReplaceRequest |
Replaces this brick with a new one.
|
GlusterBrickService.ReplaceResponse |
Replaces this brick with a new one.
|
GlusterBrickServiceImpl |
|
GlusterBricksService |
This service manages the gluster bricks in a gluster volume
|
GlusterBricksService.ActivateRequest |
Activate the bricks post data migration of remove brick operation.
|
GlusterBricksService.ActivateResponse |
Activate the bricks post data migration of remove brick operation.
|
GlusterBricksService.AddRequest |
Adds a list of bricks to gluster volume.
|
GlusterBricksService.AddResponse |
Adds a list of bricks to gluster volume.
|
GlusterBricksService.ListRequest |
Lists the bricks of a gluster volume.
|
GlusterBricksService.ListResponse |
Lists the bricks of a gluster volume.
|
GlusterBricksService.MigrateRequest |
Start migration of data prior to removing bricks.
|
GlusterBricksService.MigrateResponse |
Start migration of data prior to removing bricks.
|
GlusterBricksService.RemoveRequest |
Removes bricks from gluster volume.
|
GlusterBricksService.RemoveResponse |
Removes bricks from gluster volume.
|
GlusterBricksService.StopMigrateRequest |
Stops migration of data from bricks for a remove brick operation.
|
GlusterBricksService.StopMigrateResponse |
Stops migration of data from bricks for a remove brick operation.
|
GlusterBricksServiceImpl |
|
GlusterBrickStatus |
|
GlusterClient |
|
GlusterClientBuilder |
|
GlusterClientContainer |
|
GlusterHook |
|
GlusterHookBuilder |
|
GlusterHookContainer |
|
GlusterHookService |
|
GlusterHookService.DisableRequest |
Resolves status conflict of hook among servers in cluster by disabling Gluster hook in all servers of the
cluster.
|
GlusterHookService.DisableResponse |
Resolves status conflict of hook among servers in cluster by disabling Gluster hook in all servers of the
cluster.
|
GlusterHookService.EnableRequest |
Resolves status conflict of hook among servers in cluster by disabling Gluster hook in all servers of the
cluster.
|
GlusterHookService.EnableResponse |
Resolves status conflict of hook among servers in cluster by disabling Gluster hook in all servers of the
cluster.
|
GlusterHookService.GetRequest |
|
GlusterHookService.GetResponse |
|
GlusterHookService.RemoveRequest |
Removes the this Gluster hook from all servers in cluster and deletes it from the database.
|
GlusterHookService.RemoveResponse |
Removes the this Gluster hook from all servers in cluster and deletes it from the database.
|
GlusterHookService.ResolveRequest |
Resolves missing hook conflict depending on the resolution type.
|
GlusterHookService.ResolveResponse |
Resolves missing hook conflict depending on the resolution type.
|
GlusterHookServiceImpl |
|
GlusterHooksService |
|
GlusterHooksService.ListRequest |
Returns the list of hooks.
|
GlusterHooksService.ListResponse |
Returns the list of hooks.
|
GlusterHooksServiceImpl |
|
GlusterHookStatus |
|
GlusterMemoryPool |
|
GlusterMemoryPoolBuilder |
|
GlusterMemoryPoolContainer |
|
GlusterServerHook |
|
GlusterServerHookBuilder |
|
GlusterServerHookContainer |
|
GlusterState |
|
GlusterVolume |
|
GlusterVolumeBuilder |
|
GlusterVolumeContainer |
|
GlusterVolumeProfileDetails |
|
GlusterVolumeProfileDetailsBuilder |
|
GlusterVolumeProfileDetailsContainer |
|
GlusterVolumeService |
This service manages a single gluster volume.
|
GlusterVolumeService.GetProfileStatisticsRequest |
Get gluster volume profile statistics.
|
GlusterVolumeService.GetProfileStatisticsResponse |
Get gluster volume profile statistics.
|
GlusterVolumeService.GetRequest |
Get the gluster volume details.
|
GlusterVolumeService.GetResponse |
Get the gluster volume details.
|
GlusterVolumeService.RebalanceRequest |
Rebalance the gluster volume.
|
GlusterVolumeService.RebalanceResponse |
Rebalance the gluster volume.
|
GlusterVolumeService.RemoveRequest |
Removes the gluster volume.
|
GlusterVolumeService.RemoveResponse |
Removes the gluster volume.
|
GlusterVolumeService.ResetAllOptionsRequest |
Resets all the options set in the gluster volume.
|
GlusterVolumeService.ResetAllOptionsResponse |
Resets all the options set in the gluster volume.
|
GlusterVolumeService.ResetOptionRequest |
Resets a particular option in the gluster volume.
|
GlusterVolumeService.ResetOptionResponse |
Resets a particular option in the gluster volume.
|
GlusterVolumeService.SetOptionRequest |
Sets a particular option in the gluster volume.
|
GlusterVolumeService.SetOptionResponse |
Sets a particular option in the gluster volume.
|
GlusterVolumeService.StartProfileRequest |
Start profiling the gluster volume.
|
GlusterVolumeService.StartProfileResponse |
Start profiling the gluster volume.
|
GlusterVolumeService.StartRequest |
Starts the gluster volume.
|
GlusterVolumeService.StartResponse |
Starts the gluster volume.
|
GlusterVolumeService.StopProfileRequest |
Stop profiling the gluster volume.
|
GlusterVolumeService.StopProfileResponse |
Stop profiling the gluster volume.
|
GlusterVolumeService.StopRebalanceRequest |
Stop rebalancing the gluster volume.
|
GlusterVolumeService.StopRebalanceResponse |
Stop rebalancing the gluster volume.
|
GlusterVolumeService.StopRequest |
Stops the gluster volume.
|
GlusterVolumeService.StopResponse |
Stops the gluster volume.
|
GlusterVolumeServiceImpl |
|
GlusterVolumesService |
This service manages a collection of gluster volumes available in a cluster.
|
GlusterVolumesService.AddRequest |
Creates a new gluster volume.
|
GlusterVolumesService.AddResponse |
Creates a new gluster volume.
|
GlusterVolumesService.ListRequest |
Lists all gluster volumes in the cluster.
|
GlusterVolumesService.ListResponse |
Lists all gluster volumes in the cluster.
|
GlusterVolumesServiceImpl |
|
GlusterVolumeStatus |
|
GlusterVolumeType |
Type representing the type of Gluster Volume.
|
GracePeriod |
|
GracePeriodBuilder |
|
GracePeriodContainer |
|
GraphicsConsole |
|
GraphicsConsoleBuilder |
|
GraphicsConsoleContainer |
|
GraphicsType |
The graphics protocol used to connect to the graphic console.
|
Group |
This type represents all groups in the directory service.
|
GroupBuilder |
|
GroupContainer |
|
GroupService |
Manages a group of users.
|
GroupService.GetRequest |
Gets the system group information.
|
GroupService.GetResponse |
Gets the system group information.
|
GroupService.RemoveRequest |
Removes the system group.
|
GroupService.RemoveResponse |
Removes the system group.
|
GroupServiceImpl |
|
GroupsService |
Manages the collection of groups of users.
|
GroupsService.AddRequest |
Add group from a directory service.
|
GroupsService.AddResponse |
Add group from a directory service.
|
GroupsService.ListRequest |
List all the groups in the system.
|
GroupsService.ListResponse |
List all the groups in the system.
|
GroupsServiceImpl |
|
GuestOperatingSystem |
Represents an operating system installed on the virtual machine.
|
GuestOperatingSystemBuilder |
|
GuestOperatingSystemContainer |
|
HardwareInformation |
Represents hardware information of host.
|
HardwareInformationBuilder |
|
HardwareInformationContainer |
|
HighAvailability |
Type representing high availability of a virtual machine.
|
HighAvailabilityBuilder |
|
HighAvailabilityContainer |
|
Hook |
Represents a hook.
|
HookBuilder |
|
HookContainer |
|
HookContentType |
Represents content type of hook script.
|
HookStage |
Type represents a stage of volume event at which hook executes.
|
HookStatus |
Type represents the status of a hook.
|
Host |
Type representing a host.
|
HostBuilder |
|
HostContainer |
|
HostCpuUnit |
Type representing a physical CPU of a host with
the current pinning status.
|
HostCpuUnitBuilder |
|
HostCpuUnitContainer |
|
HostCpuUnitsService |
|
HostCpuUnitsService.ListRequest |
Returns the List of all host's CPUs with detailed information
about the topology (socket, core) and with information
about the current CPU pinning.
|
HostCpuUnitsService.ListResponse |
Returns the List of all host's CPUs with detailed information
about the topology (socket, core) and with information
about the current CPU pinning.
|
HostCpuUnitsServiceImpl |
|
HostDevice |
|
HostDeviceBuilder |
|
HostDeviceContainer |
|
HostDevicePassthrough |
|
HostDevicePassthroughBuilder |
|
HostDevicePassthroughContainer |
|
HostDeviceService |
A service to access a particular device of a host.
|
HostDeviceService.GetRequest |
Retrieve information about a particular host's device.
|
HostDeviceService.GetResponse |
Retrieve information about a particular host's device.
|
HostDeviceServiceImpl |
|
HostDevicesService |
A service to access host devices.
|
HostDevicesService.ListRequest |
List the devices of a host.
|
HostDevicesService.ListResponse |
List the devices of a host.
|
HostDevicesServiceImpl |
|
HostedEngine |
|
HostedEngineBuilder |
|
HostedEngineContainer |
|
HostHookService |
|
HostHookService.GetRequest |
|
HostHookService.GetResponse |
|
HostHookServiceImpl |
|
HostHooksService |
|
HostHooksService.ListRequest |
Returns the list of hooks configured for the host.
|
HostHooksService.ListResponse |
Returns the list of hooks configured for the host.
|
HostHooksServiceImpl |
|
HostNic |
Represents a host NIC.
|
HostNicBuilder |
|
HostNicContainer |
|
HostNicService |
A service to manage a network interface of a host.
|
HostNicService.GetRequest |
|
HostNicService.GetResponse |
|
HostNicService.UpdateVirtualFunctionsConfigurationRequest |
The action updates virtual function configuration in case the current resource represents an SR-IOV enabled NIC.
|
HostNicService.UpdateVirtualFunctionsConfigurationResponse |
The action updates virtual function configuration in case the current resource represents an SR-IOV enabled NIC.
|
HostNicServiceImpl |
|
HostNicsService |
A service to manage the network interfaces of a host.
|
HostNicsService.ListRequest |
Returns the list of network interfaces of the host.
|
HostNicsService.ListResponse |
Returns the list of network interfaces of the host.
|
HostNicsServiceImpl |
|
HostNicVirtualFunctionsConfiguration |
Describes the virtual functions configuration of an SR-IOV-enabled physical function NIC.
|
HostNicVirtualFunctionsConfigurationBuilder |
|
HostNicVirtualFunctionsConfigurationContainer |
|
HostNumaNodeService |
|
HostNumaNodeService.GetRequest |
|
HostNumaNodeService.GetResponse |
|
HostNumaNodeServiceImpl |
|
HostNumaNodesService |
|
HostNumaNodesService.ListRequest |
Returns the list of NUMA nodes of the host.
|
HostNumaNodesService.ListResponse |
Returns the list of NUMA nodes of the host.
|
HostNumaNodesServiceImpl |
|
HostProtocol |
The protocol used by the engine to communicate with
a host.
|
HostService |
A service to manage a host.
|
HostService.ActivateRequest |
Activates the host for use, for example to run virtual machines.
|
HostService.ActivateResponse |
Activates the host for use, for example to run virtual machines.
|
HostService.ApproveRequest |
Approve a pre-installed Hypervisor host for usage in the virtualization environment.
|
HostService.ApproveResponse |
Approve a pre-installed Hypervisor host for usage in the virtualization environment.
|
HostService.ApproveUsingRootPasswordRequest |
|
HostService.ApproveUsingRootPasswordResponse |
|
HostService.ApproveUsingSshRequest |
Approve the specified host to be added to the engine by using ssh authentication.
|
HostService.ApproveUsingSshResponse |
Approve the specified host to be added to the engine by using ssh authentication.
|
HostService.CommitNetConfigRequest |
Marks the network configuration as good and persists it inside the host.
|
HostService.CommitNetConfigResponse |
Marks the network configuration as good and persists it inside the host.
|
HostService.CopyHostNetworksRequest |
Copy the network configuration of the specified host to current host.
|
HostService.CopyHostNetworksResponse |
Copy the network configuration of the specified host to current host.
|
HostService.DeactivateRequest |
Deactivates the host to perform maintenance tasks.
|
HostService.DeactivateResponse |
Deactivates the host to perform maintenance tasks.
|
HostService.DiscoverIscsiRequest |
Discovers iSCSI targets on the host, using the initiator details.
|
HostService.DiscoverIscsiResponse |
Discovers iSCSI targets on the host, using the initiator details.
|
HostService.EnrollCertificateRequest |
Enrolls the certificate of the host.
|
HostService.EnrollCertificateResponse |
Enrolls the certificate of the host.
|
HostService.FenceRequest |
Controls the host's power management device.
|
HostService.FenceResponse |
Controls the host's power management device.
|
HostService.ForceSelectSpmRequest |
To manually set a host as the storage pool manager (SPM).
|
HostService.ForceSelectSpmResponse |
To manually set a host as the storage pool manager (SPM).
|
HostService.GetRequest |
Gets the host details.
|
HostService.GetResponse |
Gets the host details.
|
HostService.InstallRequest |
Installs the latest version of VDSM and related software on the host.
|
HostService.InstallResponse |
Installs the latest version of VDSM and related software on the host.
|
HostService.InstallUsingRootPasswordRequest |
Install VDSM and other packages required to get the host ready to be used in the engine providing the root
password.
|
HostService.InstallUsingRootPasswordResponse |
Install VDSM and other packages required to get the host ready to be used in the engine providing the root
password.
|
HostService.InstallUsingSshRequest |
Install VDSM and other packages required to get the host ready to be used in the engine providing the SSH
password.
|
HostService.InstallUsingSshResponse |
Install VDSM and other packages required to get the host ready to be used in the engine providing the SSH
password.
|
HostService.IscsiDiscoverRequest |
This method has been deprecated since Engine version 4.4.6.
|
HostService.IscsiDiscoverResponse |
This method has been deprecated since Engine version 4.4.6.
|
HostService.IscsiLoginRequest |
Login to iSCSI targets on the host, using the target details.
|
HostService.IscsiLoginResponse |
Login to iSCSI targets on the host, using the target details.
|
HostService.RefreshRequest |
Refresh the host devices and capabilities.
|
HostService.RefreshResponse |
Refresh the host devices and capabilities.
|
HostService.RemoveRequest |
Remove the host from the system.
|
HostService.RemoveResponse |
Remove the host from the system.
|
HostService.SetupNetworksRequest |
This method is used to change the configuration of the network interfaces of a host.
|
HostService.SetupNetworksResponse |
This method is used to change the configuration of the network interfaces of a host.
|
HostService.SyncAllNetworksRequest |
To synchronize all networks on the host, send a request like this:
[source]
----
POST /ovirt-engine/api/hosts/123/syncallnetworks
----
With a request body like this:
[source,xml]
----
----
|
HostService.SyncAllNetworksResponse |
To synchronize all networks on the host, send a request like this:
[source]
----
POST /ovirt-engine/api/hosts/123/syncallnetworks
----
With a request body like this:
[source,xml]
----
----
|
HostService.UnregisteredStorageDomainsDiscoverRequest |
Discovers the block Storage Domains which are candidates to be imported to the setup.
|
HostService.UnregisteredStorageDomainsDiscoverResponse |
Discovers the block Storage Domains which are candidates to be imported to the setup.
|
HostService.UpdateRequest |
Update the host properties.
|
HostService.UpdateResponse |
Update the host properties.
|
HostService.UpdateUsingRootPasswordRequest |
Update the specified host in the system.
|
HostService.UpdateUsingRootPasswordResponse |
Update the specified host in the system.
|
HostService.UpdateUsingSshRequest |
Updates the specified host in the system.
|
HostService.UpdateUsingSshResponse |
Updates the specified host in the system.
|
HostService.UpgradeCheckRequest |
Check if there are upgrades available for the host.
|
HostService.UpgradeCheckResponse |
Check if there are upgrades available for the host.
|
HostService.UpgradeRequest |
Upgrades VDSM and selected software on the host.
|
HostService.UpgradeResponse |
Upgrades VDSM and selected software on the host.
|
HostServiceImpl |
|
HostsService |
A service that manages hosts.
|
HostsService.AddRequest |
Creates a new host.
|
HostsService.AddResponse |
Creates a new host.
|
HostsService.AddUsingRootPasswordRequest |
Add a new host to the system providing the host root password.
|
HostsService.AddUsingRootPasswordResponse |
Add a new host to the system providing the host root password.
|
HostsService.AddUsingSshRequest |
Add a new host to the system providing the ssh password, fingerprint or public key.
|
HostsService.AddUsingSshResponse |
Add a new host to the system providing the ssh password, fingerprint or public key.
|
HostsService.ListRequest |
Get a list of all available hosts.
|
HostsService.ListResponse |
Get a list of all available hosts.
|
HostsServiceImpl |
|
HostStatus |
Type representing a host status.
|
HostStorage |
|
HostStorageBuilder |
|
HostStorageContainer |
|
HostStorageService |
A service to manage host storages.
|
HostStorageService.ListRequest |
Get list of storages.
|
HostStorageService.ListResponse |
Get list of storages.
|
HostStorageServiceImpl |
|
HostType |
This enumerated type is used to determine which type of operating system is used by the host.
|
HttpClient |
This interface defines methods which should implement HttpClient class of specific http client version.
|
HttpClient42 |
* This class implements methods to work with httpclient version 4.2
|
HttpClient45 |
This class implements methods to work with httpclient version 4.5
|
HttpConnection |
This class is the HTTP implementation of the connection contract.
|
Icon |
Icon of virtual machine or template.
|
IconBuilder |
|
IconContainer |
|
IconService |
A service to manage an icon (read-only).
|
IconService.GetRequest |
Get an icon.
|
IconService.GetResponse |
Get an icon.
|
IconServiceImpl |
|
IconsService |
A service to manage icons.
|
IconsService.ListRequest |
Get a list of icons.
|
IconsService.ListResponse |
Get a list of icons.
|
IconsServiceImpl |
|
Identified |
This interface is the base model for all types that represent objects with an identifier.
|
IdentifiedBuilder |
|
IdentifiedContainer |
|
Image |
Represents an image entity.
|
ImageBuilder |
|
ImageContainer |
|
ImageFileType |
Represents the file type of an image.
|
ImageService |
|
ImageService.GetRequest |
|
ImageService.GetResponse |
|
ImageService.ImportRequest |
Imports an image.
|
ImageService.ImportResponse |
Imports an image.
|
ImageServiceImpl |
|
ImagesService |
Manages the set of images available in an storage domain or in an OpenStack image provider.
|
ImagesService.ListRequest |
Returns the list of images available in the storage domain or provider.
|
ImagesService.ListResponse |
Returns the list of images available in the storage domain or provider.
|
ImagesServiceImpl |
|
ImageTransfer |
This type contains information regarding an image transfer being performed.
|
ImageTransferBuilder |
|
ImageTransferContainer |
|
ImageTransferDirection |
The <> direction for a transfer.
|
ImageTransferPhase |
A list of possible phases for an <> entity.
|
ImageTransferService |
This service provides a mechanism to control an image transfer.
|
ImageTransferService.CancelRequest |
Cancel the image transfer session.
|
ImageTransferService.CancelResponse |
Cancel the image transfer session.
|
ImageTransferService.ExtendRequest |
Extend the image transfer session.
|
ImageTransferService.ExtendResponse |
Extend the image transfer session.
|
ImageTransferService.FinalizeRequest |
After finishing to transfer the data, finalize the transfer.
|
ImageTransferService.FinalizeResponse |
After finishing to transfer the data, finalize the transfer.
|
ImageTransferService.GetRequest |
Get the image transfer entity.
|
ImageTransferService.GetResponse |
Get the image transfer entity.
|
ImageTransferService.PauseRequest |
Pause the image transfer session.
|
ImageTransferService.PauseResponse |
Pause the image transfer session.
|
ImageTransferService.ResumeRequest |
Resume the image transfer session.
|
ImageTransferService.ResumeResponse |
Resume the image transfer session.
|
ImageTransferServiceImpl |
|
ImageTransfersService |
This service manages image transfers, for performing Image I/O API in {product-name}.
|
ImageTransfersService.AddForDiskRequest |
|
ImageTransfersService.AddForDiskResponse |
|
ImageTransfersService.AddForImageRequest |
|
ImageTransfersService.AddForImageResponse |
|
ImageTransfersService.AddForSnapshotRequest |
|
ImageTransfersService.AddForSnapshotResponse |
|
ImageTransfersService.AddRequest |
Add a new image transfer.
|
ImageTransfersService.AddResponse |
Add a new image transfer.
|
ImageTransfersService.ListRequest |
Retrieves the list of image transfers that are currently
being performed.
|
ImageTransfersService.ListResponse |
Retrieves the list of image transfers that are currently
being performed.
|
ImageTransfersServiceImpl |
|
ImageTransferTimeoutPolicy |
The <> timeout policy.
|
IndentingXMLStreamWriter |
The contents of this class have been copied from
the class by the same name in com.sun.xml.txw2,
since this package is no longer supported in RHEL8.
|
InheritableBoolean |
Enum representing the boolean value that can be either set, or inherited from a higher level.
|
Initialization |
|
InitializationBuilder |
|
InitializationContainer |
|
InstanceType |
Describes the hardware configuration of virtual machines.
|
InstanceTypeBuilder |
|
InstanceTypeContainer |
|
InstanceTypeGraphicsConsoleService |
|
InstanceTypeGraphicsConsoleService.GetRequest |
Gets graphics console configuration of the instance type.
|
InstanceTypeGraphicsConsoleService.GetResponse |
Gets graphics console configuration of the instance type.
|
InstanceTypeGraphicsConsoleService.RemoveRequest |
Remove the graphics console from the instance type.
|
InstanceTypeGraphicsConsoleService.RemoveResponse |
Remove the graphics console from the instance type.
|
InstanceTypeGraphicsConsoleServiceImpl |
|
InstanceTypeGraphicsConsolesService |
|
InstanceTypeGraphicsConsolesService.AddRequest |
Add new graphics console to the instance type.
|
InstanceTypeGraphicsConsolesService.AddResponse |
Add new graphics console to the instance type.
|
InstanceTypeGraphicsConsolesService.ListRequest |
Lists all the configured graphics consoles of the instance type.
|
InstanceTypeGraphicsConsolesService.ListResponse |
Lists all the configured graphics consoles of the instance type.
|
InstanceTypeGraphicsConsolesServiceImpl |
|
InstanceTypeNicService |
|
InstanceTypeNicService.GetRequest |
Gets network interface configuration of the instance type.
|
InstanceTypeNicService.GetResponse |
Gets network interface configuration of the instance type.
|
InstanceTypeNicService.RemoveRequest |
Remove the network interface from the instance type.
|
InstanceTypeNicService.RemoveResponse |
Remove the network interface from the instance type.
|
InstanceTypeNicService.UpdateRequest |
Updates the network interface configuration of the instance type.
|
InstanceTypeNicService.UpdateResponse |
Updates the network interface configuration of the instance type.
|
InstanceTypeNicServiceImpl |
|
InstanceTypeNicsService |
|
InstanceTypeNicsService.AddRequest |
Add new network interface to the instance type.
|
InstanceTypeNicsService.AddResponse |
Add new network interface to the instance type.
|
InstanceTypeNicsService.ListRequest |
Lists all the configured network interface of the instance type.
|
InstanceTypeNicsService.ListResponse |
Lists all the configured network interface of the instance type.
|
InstanceTypeNicsServiceImpl |
|
InstanceTypeService |
|
InstanceTypeService.GetRequest |
Get a specific instance type and it's attributes.
|
InstanceTypeService.GetResponse |
Get a specific instance type and it's attributes.
|
InstanceTypeService.RemoveRequest |
Removes a specific instance type from the system.
|
InstanceTypeService.RemoveResponse |
Removes a specific instance type from the system.
|
InstanceTypeService.UpdateRequest |
Update a specific instance type and it's attributes.
|
InstanceTypeService.UpdateResponse |
Update a specific instance type and it's attributes.
|
InstanceTypeServiceImpl |
|
InstanceTypesService |
|
InstanceTypesService.AddRequest |
Creates a new instance type.
|
InstanceTypesService.AddResponse |
Creates a new instance type.
|
InstanceTypesService.ListRequest |
Lists all existing instance types in the system.
|
InstanceTypesService.ListResponse |
Lists all existing instance types in the system.
|
InstanceTypesServiceImpl |
|
InstanceTypeWatchdogService |
|
InstanceTypeWatchdogService.GetRequest |
Gets watchdog configuration of the instance type.
|
InstanceTypeWatchdogService.GetResponse |
Gets watchdog configuration of the instance type.
|
InstanceTypeWatchdogService.RemoveRequest |
Remove a watchdog from the instance type.
|
InstanceTypeWatchdogService.RemoveResponse |
Remove a watchdog from the instance type.
|
InstanceTypeWatchdogService.UpdateRequest |
Updates the watchdog configuration of the instance type.
|
InstanceTypeWatchdogService.UpdateResponse |
Updates the watchdog configuration of the instance type.
|
InstanceTypeWatchdogServiceImpl |
|
InstanceTypeWatchdogsService |
|
InstanceTypeWatchdogsService.AddRequest |
Add new watchdog to the instance type.
|
InstanceTypeWatchdogsService.AddResponse |
Add new watchdog to the instance type.
|
InstanceTypeWatchdogsService.ListRequest |
Lists all the configured watchdogs of the instance type.
|
InstanceTypeWatchdogsService.ListResponse |
Lists all the configured watchdogs of the instance type.
|
InstanceTypeWatchdogsServiceImpl |
|
Io |
|
IoBuilder |
|
IoContainer |
|
Ip |
Represents the IP configuration of a network interface.
|
IpAddressAssignment |
Represents an IP address assignment for a network device.
|
IpAddressAssignmentBuilder |
|
IpAddressAssignmentContainer |
|
IpBuilder |
|
IpContainer |
|
IpVersion |
Defines the values for the IP protocol version.
|
IscsiBond |
|
IscsiBondBuilder |
|
IscsiBondContainer |
|
IscsiBondService |
|
IscsiBondService.GetRequest |
|
IscsiBondService.GetResponse |
|
IscsiBondService.RemoveRequest |
Removes of an existing iSCSI bond.
|
IscsiBondService.RemoveResponse |
Removes of an existing iSCSI bond.
|
IscsiBondService.UpdateRequest |
Updates an iSCSI bond.
|
IscsiBondService.UpdateResponse |
Updates an iSCSI bond.
|
IscsiBondServiceImpl |
|
IscsiBondsService |
|
IscsiBondsService.AddRequest |
Create a new iSCSI bond on a data center.
|
IscsiBondsService.AddResponse |
Create a new iSCSI bond on a data center.
|
IscsiBondsService.ListRequest |
Returns the list of iSCSI bonds configured in the data center.
|
IscsiBondsService.ListResponse |
Returns the list of iSCSI bonds configured in the data center.
|
IscsiBondsServiceImpl |
|
IscsiDetails |
|
IscsiDetailsBuilder |
|
IscsiDetailsContainer |
|
Job |
Represents a job, which monitors execution of a flow in the system.
|
JobBuilder |
|
JobContainer |
|
JobService |
A service to manage a job.
|
JobService.ClearRequest |
Set an external job execution to be cleared by the system.
|
JobService.ClearResponse |
Set an external job execution to be cleared by the system.
|
JobService.EndRequest |
Marks an external job execution as ended.
|
JobService.EndResponse |
Marks an external job execution as ended.
|
JobService.GetRequest |
Retrieves a job.
|
JobService.GetResponse |
Retrieves a job.
|
JobServiceImpl |
|
JobsService |
A service to manage jobs.
|
JobsService.AddRequest |
Add an external job.
|
JobsService.AddResponse |
Add an external job.
|
JobsService.ListRequest |
Retrieves the representation of the jobs.
|
JobsService.ListResponse |
Retrieves the representation of the jobs.
|
JobsServiceImpl |
|
JobStatus |
Represents the status of the job.
|
KatelloErrataService |
A service to manage Katello errata.
|
KatelloErrataService.ListRequest |
Retrieves the representation of the Katello errata.
|
KatelloErrataService.ListResponse |
Retrieves the representation of the Katello errata.
|
KatelloErrataServiceImpl |
|
KatelloErratum |
Type representing a Katello erratum.
|
KatelloErratumBuilder |
|
KatelloErratumContainer |
|
KatelloErratumService |
A service to manage a Katello erratum.
|
KatelloErratumService.GetRequest |
Retrieves a Katello erratum.
|
KatelloErratumService.GetResponse |
Retrieves a Katello erratum.
|
KatelloErratumServiceImpl |
|
KdumpStatus |
|
Kernel |
|
KernelBuilder |
|
KernelContainer |
|
Ksm |
|
KsmBuilder |
|
KsmContainer |
|
LinkLayerDiscoveryProtocolElement |
Represents an information element received by Link Layer Discovery Protocol (LLDP).
|
LinkLayerDiscoveryProtocolElementBuilder |
|
LinkLayerDiscoveryProtocolElementContainer |
|
LinkLayerDiscoveryProtocolService |
A service to fetch information elements received by Link Layer Discovery Protocol (LLDP).
|
LinkLayerDiscoveryProtocolService.ListRequest |
Fetches information elements received by LLDP.
|
LinkLayerDiscoveryProtocolService.ListResponse |
Fetches information elements received by LLDP.
|
LinkLayerDiscoveryProtocolServiceImpl |
|
ListWithHref<E> |
This is helper interface so we can support parsing 'link' element.
|
LogicalUnit |
|
LogicalUnitBuilder |
|
LogicalUnitContainer |
|
LogMaxMemoryUsedThresholdType |
Describes all maximum memory threshold types supported by the system.
|
LogSeverity |
Enum representing a severity of an event.
|
LunStatus |
|
Mac |
Represents a MAC address of a virtual network interface.
|
MacBuilder |
|
MacContainer |
|
MacPool |
Represents a MAC address pool.
|
MacPoolBuilder |
|
MacPoolContainer |
|
MacPoolService |
|
MacPoolService.GetRequest |
|
MacPoolService.GetResponse |
|
MacPoolService.RemoveRequest |
Removes a MAC address pool.
|
MacPoolService.RemoveResponse |
Removes a MAC address pool.
|
MacPoolService.UpdateRequest |
Updates a MAC address pool.
|
MacPoolService.UpdateResponse |
Updates a MAC address pool.
|
MacPoolServiceImpl |
|
MacPoolsService |
|
MacPoolsService.AddRequest |
Creates a new MAC address pool.
|
MacPoolsService.AddResponse |
Creates a new MAC address pool.
|
MacPoolsService.ListRequest |
Return the list of MAC address pools of the system.
|
MacPoolsService.ListResponse |
Return the list of MAC address pools of the system.
|
MacPoolsServiceImpl |
|
MDevType |
Mediated device is a software device that allows to divide physical device's resources.
|
MDevTypeBuilder |
|
MDevTypeContainer |
|
MeasurableService |
|
MeasurableServiceImpl |
|
MemoryOverCommit |
|
MemoryOverCommitBuilder |
|
MemoryOverCommitContainer |
|
MemoryPolicy |
Logical grouping of memory-related properties of virtual machine-like entities.
|
MemoryPolicyBuilder |
|
MemoryPolicyContainer |
|
MessageBrokerType |
Deprecated Message Broker type.
|
Method |
|
MethodBuilder |
|
MethodContainer |
|
MigrateOnError |
|
MigrationBandwidth |
Defines the bandwidth used by migration.
|
MigrationBandwidthAssignmentMethod |
Defines how the migration bandwidth is assigned.
|
MigrationBandwidthBuilder |
|
MigrationBandwidthContainer |
|
MigrationOptions |
The type for migration options.
|
MigrationOptionsBuilder |
|
MigrationOptionsContainer |
|
MigrationPolicy |
A policy describing how the migration is treated, such as convergence or
how many parallel migrations are allowed.
|
MigrationPolicyBuilder |
|
MigrationPolicyContainer |
|
MoveableService |
|
MoveableService.MoveRequest |
|
MoveableService.MoveResponse |
|
MoveableServiceImpl |
|
Network |
The type for a logical network.
|
NetworkAttachment |
Describes how a host connects to a network.
|
NetworkAttachmentBuilder |
|
NetworkAttachmentContainer |
|
NetworkAttachmentService |
|
NetworkAttachmentService.GetRequest |
|
NetworkAttachmentService.GetResponse |
|
NetworkAttachmentService.RemoveRequest |
|
NetworkAttachmentService.RemoveResponse |
|
NetworkAttachmentService.UpdateRequest |
Update the specified network attachment on the host.
|
NetworkAttachmentService.UpdateResponse |
Update the specified network attachment on the host.
|
NetworkAttachmentServiceImpl |
|
NetworkAttachmentsService |
Manages the set of network attachments of a host or host NIC.
|
NetworkAttachmentsService.AddRequest |
Add a new network attachment to the network interface.
|
NetworkAttachmentsService.AddResponse |
Add a new network attachment to the network interface.
|
NetworkAttachmentsService.ListRequest |
Returns the list of network attachments of the host or host NIC.
|
NetworkAttachmentsService.ListResponse |
Returns the list of network attachments of the host or host NIC.
|
NetworkAttachmentsServiceImpl |
|
NetworkBuilder |
|
NetworkConfiguration |
|
NetworkConfigurationBuilder |
|
NetworkConfigurationContainer |
|
NetworkContainer |
|
NetworkFilter |
Network filters filter packets sent to and from the virtual machine's NIC according to defined rules.
|
NetworkFilterBuilder |
|
NetworkFilterContainer |
|
NetworkFilterParameter |
Parameter for the <>.
|
NetworkFilterParameterBuilder |
|
NetworkFilterParameterContainer |
|
NetworkFilterService |
Manages a network filter.
|
NetworkFilterService.GetRequest |
Retrieves a representation of the network filter.
|
NetworkFilterService.GetResponse |
Retrieves a representation of the network filter.
|
NetworkFilterServiceImpl |
|
NetworkFiltersService |
Represents a readonly network filters sub-collection.
|
NetworkFiltersService.ListRequest |
Retrieves the representations of the network filters.
|
NetworkFiltersService.ListResponse |
Retrieves the representations of the network filters.
|
NetworkFiltersServiceImpl |
|
NetworkLabel |
Represents a label which can be added to a host network interface and to a network.
|
NetworkLabelBuilder |
|
NetworkLabelContainer |
|
NetworkLabelService |
|
NetworkLabelService.GetRequest |
|
NetworkLabelService.GetResponse |
|
NetworkLabelService.RemoveRequest |
Removes a label from a logical network.
|
NetworkLabelService.RemoveResponse |
Removes a label from a logical network.
|
NetworkLabelServiceImpl |
|
NetworkLabelsService |
Manages the ser of labels attached to a network or to a host NIC.
|
NetworkLabelsService.AddRequest |
Attaches label to logical network.
|
NetworkLabelsService.AddResponse |
Attaches label to logical network.
|
NetworkLabelsService.ListRequest |
Returns the list of labels attached to the network or host NIC.
|
NetworkLabelsService.ListResponse |
Returns the list of labels attached to the network or host NIC.
|
NetworkLabelsServiceImpl |
|
NetworkPluginType |
Network plug-in type.
|
NetworkService |
A service managing a network
|
NetworkService.GetRequest |
Gets a logical network.
|
NetworkService.GetResponse |
Gets a logical network.
|
NetworkService.RemoveRequest |
Removes a logical network, or the association of a logical network to a data center.
|
NetworkService.RemoveResponse |
Removes a logical network, or the association of a logical network to a data center.
|
NetworkService.UpdateRequest |
Updates a logical network.
|
NetworkService.UpdateResponse |
Updates a logical network.
|
NetworkServiceImpl |
|
NetworksService |
Manages logical networks.
|
NetworksService.AddRequest |
Creates a new logical network, or associates an existing network with a data center.
|
NetworksService.AddResponse |
Creates a new logical network, or associates an existing network with a data center.
|
NetworksService.ListRequest |
List logical networks.
|
NetworksService.ListResponse |
List logical networks.
|
NetworksServiceImpl |
|
NetworkStatus |
|
NetworkUsage |
This type indicates the purpose that the network is used for in the cluster.
|
NfsProfileDetail |
|
NfsProfileDetailBuilder |
|
NfsProfileDetailContainer |
|
NfsVersion |
|
Nic |
Represents a virtual machine NIC.
|
NicBuilder |
|
NicConfiguration |
The type describes the configuration of a virtual network interface.
|
NicConfigurationBuilder |
|
NicConfigurationContainer |
|
NicContainer |
|
NicInterface |
Defines the options for an emulated virtual network interface device model.
|
NicNetworkFilterParameterService |
This service manages a parameter for a network filter.
|
NicNetworkFilterParameterService.GetRequest |
Retrieves a representation of the network filter parameter.
|
NicNetworkFilterParameterService.GetResponse |
Retrieves a representation of the network filter parameter.
|
NicNetworkFilterParameterService.RemoveRequest |
Removes the filter parameter.
|
NicNetworkFilterParameterService.RemoveResponse |
Removes the filter parameter.
|
NicNetworkFilterParameterService.UpdateRequest |
Updates the network filter parameter.
|
NicNetworkFilterParameterService.UpdateResponse |
Updates the network filter parameter.
|
NicNetworkFilterParameterServiceImpl |
|
NicNetworkFilterParametersService |
This service manages a collection of parameters for network filters.
|
NicNetworkFilterParametersService.AddRequest |
Add a network filter parameter.
|
NicNetworkFilterParametersService.AddResponse |
Add a network filter parameter.
|
NicNetworkFilterParametersService.ListRequest |
Retrieves the representations of the network filter parameters.
|
NicNetworkFilterParametersService.ListResponse |
Retrieves the representations of the network filter parameters.
|
NicNetworkFilterParametersServiceImpl |
|
NicStatus |
Network interface card status.
|
NoCaTrustManager |
This TrustManager used to ignore CA cert validation
and should not be used unless user explicitly asks to ignore
host identity validation.
|
NotifiableEvent |
Type representing a subset of events in the {product-name} server:
those which a user may subscribe to receive a notification about.
|
NotificationMethod |
Type representing the notification method for an event
subscription.
|
NumaNode |
Represents a physical NUMA node.
|
NumaNodeBuilder |
|
NumaNodeContainer |
|
NumaNodePin |
Represents the pinning of a virtual NUMA node to a physical NUMA node.
|
NumaNodePinBuilder |
|
NumaNodePinContainer |
|
NumaTuneMode |
|
OpenStackImage |
|
OpenStackImageBuilder |
|
OpenStackImageContainer |
|
OpenStackImageProvider |
|
OpenStackImageProviderBuilder |
|
OpenStackImageProviderContainer |
|
OpenstackImageProviderService |
|
OpenstackImageProviderService.GetRequest |
|
OpenstackImageProviderService.GetResponse |
|
OpenstackImageProviderService.RemoveRequest |
|
OpenstackImageProviderService.RemoveResponse |
|
OpenstackImageProviderService.UpdateRequest |
Update the specified OpenStack image provider in the system.
|
OpenstackImageProviderService.UpdateResponse |
Update the specified OpenStack image provider in the system.
|
OpenstackImageProviderServiceImpl |
|
OpenstackImageProvidersService |
|
OpenstackImageProvidersService.AddRequest |
Add a new OpenStack image provider to the system.
|
OpenstackImageProvidersService.AddResponse |
Add a new OpenStack image provider to the system.
|
OpenstackImageProvidersService.ListRequest |
Returns the list of providers.
|
OpenstackImageProvidersService.ListResponse |
Returns the list of providers.
|
OpenstackImageProvidersServiceImpl |
|
OpenstackImageService |
|
OpenstackImageService.GetRequest |
|
OpenstackImageService.GetResponse |
|
OpenstackImageService.ImportRequest |
Imports a virtual machine from a Glance image storage domain.
|
OpenstackImageService.ImportResponse |
Imports a virtual machine from a Glance image storage domain.
|
OpenstackImageServiceImpl |
|
OpenstackImagesService |
|
OpenstackImagesService.ListRequest |
Lists the images of a Glance image storage domain.
|
OpenstackImagesService.ListResponse |
Lists the images of a Glance image storage domain.
|
OpenstackImagesServiceImpl |
|
OpenStackNetwork |
|
OpenStackNetworkBuilder |
|
OpenStackNetworkContainer |
|
OpenStackNetworkProvider |
|
OpenStackNetworkProviderBuilder |
|
OpenStackNetworkProviderContainer |
|
OpenstackNetworkProviderService |
This service manages the OpenStack network provider.
|
OpenstackNetworkProviderService.GetRequest |
Returns the representation of the object managed by this service.
|
OpenstackNetworkProviderService.GetResponse |
Returns the representation of the object managed by this service.
|
OpenstackNetworkProviderService.RemoveRequest |
Removes the provider.
|
OpenstackNetworkProviderService.RemoveResponse |
Removes the provider.
|
OpenstackNetworkProviderService.UpdateRequest |
Updates the provider.
|
OpenstackNetworkProviderService.UpdateResponse |
Updates the provider.
|
OpenstackNetworkProviderServiceImpl |
|
OpenstackNetworkProvidersService |
This service manages OpenStack network providers.
|
OpenstackNetworkProvidersService.AddRequest |
The operation adds a new network provider to the system.
|
OpenstackNetworkProvidersService.AddResponse |
The operation adds a new network provider to the system.
|
OpenstackNetworkProvidersService.ListRequest |
Returns the list of providers.
|
OpenstackNetworkProvidersService.ListResponse |
Returns the list of providers.
|
OpenstackNetworkProvidersServiceImpl |
|
OpenStackNetworkProviderType |
The OpenStack network provider can either be implemented by OpenStack Neutron, in which case the Neutron
agent is automatically installed on the hosts, or it can be an external provider implementing the
OpenStack API, in which case the virtual interface driver is a custom solution installed manually.
|
OpenstackNetworkService |
|
OpenstackNetworkService.GetRequest |
|
OpenstackNetworkService.GetResponse |
|
OpenstackNetworkService.ImportRequest |
This operation imports an external network into {product-name}.
|
OpenstackNetworkService.ImportResponse |
This operation imports an external network into {product-name}.
|
OpenstackNetworkServiceImpl |
|
OpenstackNetworksService |
|
OpenstackNetworksService.ListRequest |
Returns the list of networks.
|
OpenstackNetworksService.ListResponse |
Returns the list of networks.
|
OpenstackNetworksServiceImpl |
|
OpenStackProvider |
|
OpenStackProviderBuilder |
|
OpenStackProviderContainer |
|
OpenStackSubnet |
|
OpenStackSubnetBuilder |
|
OpenStackSubnetContainer |
|
OpenstackSubnetService |
|
OpenstackSubnetService.GetRequest |
|
OpenstackSubnetService.GetResponse |
|
OpenstackSubnetService.RemoveRequest |
|
OpenstackSubnetService.RemoveResponse |
|
OpenstackSubnetServiceImpl |
|
OpenstackSubnetsService |
|
OpenstackSubnetsService.AddRequest |
|
OpenstackSubnetsService.AddResponse |
|
OpenstackSubnetsService.ListRequest |
Returns the list of sub-networks.
|
OpenstackSubnetsService.ListResponse |
Returns the list of sub-networks.
|
OpenstackSubnetsServiceImpl |
|
OpenstackVolumeAuthenticationKey |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenstackVolumeAuthenticationKeyBuilder |
|
OpenstackVolumeAuthenticationKeyContainer |
|
OpenstackVolumeAuthenticationKeyService |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenstackVolumeAuthenticationKeyService.GetRequest |
|
OpenstackVolumeAuthenticationKeyService.GetResponse |
|
OpenstackVolumeAuthenticationKeyService.RemoveRequest |
|
OpenstackVolumeAuthenticationKeyService.RemoveResponse |
|
OpenstackVolumeAuthenticationKeyService.UpdateRequest |
Update the specified authentication key.
|
OpenstackVolumeAuthenticationKeyService.UpdateResponse |
Update the specified authentication key.
|
OpenstackVolumeAuthenticationKeyServiceImpl |
|
OpenstackVolumeAuthenticationKeysService |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenstackVolumeAuthenticationKeysService.AddRequest |
Add a new authentication key to the OpenStack volume provider.
|
OpenstackVolumeAuthenticationKeysService.AddResponse |
Add a new authentication key to the OpenStack volume provider.
|
OpenstackVolumeAuthenticationKeysService.ListRequest |
Returns the list of authentication keys.
|
OpenstackVolumeAuthenticationKeysService.ListResponse |
Returns the list of authentication keys.
|
OpenstackVolumeAuthenticationKeysServiceImpl |
|
OpenstackVolumeAuthenticationKeyUsageType |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenStackVolumeProvider |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenStackVolumeProviderBuilder |
|
OpenStackVolumeProviderContainer |
|
OpenstackVolumeProviderService |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenstackVolumeProviderService.GetRequest |
|
OpenstackVolumeProviderService.GetResponse |
|
OpenstackVolumeProviderService.RemoveRequest |
|
OpenstackVolumeProviderService.RemoveResponse |
|
OpenstackVolumeProviderService.UpdateRequest |
Update the specified OpenStack volume provider in the system.
|
OpenstackVolumeProviderService.UpdateResponse |
Update the specified OpenStack volume provider in the system.
|
OpenstackVolumeProviderServiceImpl |
|
OpenstackVolumeProvidersService |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenstackVolumeProvidersService.AddRequest |
Adds a new volume provider.
|
OpenstackVolumeProvidersService.AddResponse |
Adds a new volume provider.
|
OpenstackVolumeProvidersService.ListRequest |
Retrieves the list of volume providers.
|
OpenstackVolumeProvidersService.ListResponse |
Retrieves the list of volume providers.
|
OpenstackVolumeProvidersServiceImpl |
|
OpenStackVolumeType |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenStackVolumeTypeBuilder |
|
OpenStackVolumeTypeContainer |
|
OpenstackVolumeTypeService |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenstackVolumeTypeService.GetRequest |
|
OpenstackVolumeTypeService.GetResponse |
|
OpenstackVolumeTypeServiceImpl |
|
OpenstackVolumeTypesService |
Openstack Volume (Cinder) integration has been replaced by Managed Block Storage.
|
OpenstackVolumeTypesService.ListRequest |
Returns the list of volume types.
|
OpenstackVolumeTypesService.ListResponse |
Returns the list of volume types.
|
OpenstackVolumeTypesServiceImpl |
|
OperatingSystem |
Information describing the operating system.
|
OperatingSystemBuilder |
|
OperatingSystemContainer |
|
OperatingSystemInfo |
Represents a guest operating system.
|
OperatingSystemInfoBuilder |
|
OperatingSystemInfoContainer |
|
OperatingSystemService |
|
OperatingSystemService.GetRequest |
|
OperatingSystemService.GetResponse |
|
OperatingSystemServiceImpl |
|
OperatingSystemsService |
Manages the set of types of operating systems available in the system.
|
OperatingSystemsService.ListRequest |
Returns the list of types of operating system available in the system.
|
OperatingSystemsService.ListResponse |
Returns the list of types of operating system available in the system.
|
OperatingSystemsServiceImpl |
|
Option |
|
OptionBuilder |
|
OptionContainer |
|
OsType |
Type representing kind of operating system.
|
Package |
Type representing a package.
|
PackageBuilder |
|
PackageContainer |
|
Payload |
|
PayloadBuilder |
|
PayloadContainer |
|
PayloadEncoding |
|
Permission |
Type represents a permission.
|
PermissionBuilder |
|
PermissionContainer |
|
PermissionService |
|
PermissionService.GetRequest |
|
PermissionService.GetResponse |
|
PermissionService.RemoveRequest |
|
PermissionService.RemoveResponse |
|
PermissionServiceImpl |
|
Permit |
Type represents a permit.
|
PermitBuilder |
|
PermitContainer |
|
PermitService |
A service to manage a specific permit of the role.
|
PermitService.GetRequest |
Gets the information about the permit of the role.
|
PermitService.GetResponse |
Gets the information about the permit of the role.
|
PermitService.RemoveRequest |
Removes the permit from the role.
|
PermitService.RemoveResponse |
Removes the permit from the role.
|
PermitServiceImpl |
|
PermitsService |
Represents a permits sub-collection of the specific role.
|
PermitsService.AddRequest |
Adds a permit to the role.
|
PermitsService.AddResponse |
Adds a permit to the role.
|
PermitsService.ListRequest |
List the permits of the role.
|
PermitsService.ListResponse |
List the permits of the role.
|
PermitsServiceImpl |
|
PmProxy |
|
PmProxyBuilder |
|
PmProxyContainer |
|
PmProxyType |
|
PolicyUnitType |
Holds the types of all internal policy unit types.
|
PortMirroring |
|
PortMirroringBuilder |
|
PortMirroringContainer |
|
PowerManagement |
|
PowerManagementBuilder |
|
PowerManagementContainer |
|
PowerManagementStatus |
|
Product |
|
ProductBuilder |
|
ProductContainer |
|
ProductInfo |
Product information.
|
ProductInfoBuilder |
|
ProductInfoContainer |
|
ProfileDetail |
|
ProfileDetailBuilder |
|
ProfileDetailContainer |
|
Property |
|
PropertyBuilder |
|
PropertyContainer |
|
ProxyTicket |
|
ProxyTicketBuilder |
|
ProxyTicketContainer |
|
QcowVersion |
The QCOW version specifies to the qemu which qemu version the volume supports.
|
Qos |
This type represents the attributes to define Quality of service (QoS).
|
QosBuilder |
|
QosContainer |
|
QosService |
|
QosService.GetRequest |
Get specified QoS in the data center.
|
QosService.GetResponse |
Get specified QoS in the data center.
|
QosService.RemoveRequest |
Remove specified QoS from datacenter.
|
QosService.RemoveResponse |
Remove specified QoS from datacenter.
|
QosService.UpdateRequest |
Update the specified QoS in the dataCenter.
|
QosService.UpdateResponse |
Update the specified QoS in the dataCenter.
|
QosServiceImpl |
|
QossService |
Manages the set of _quality of service_ configurations available in a data center.
|
QossService.AddRequest |
Add a new QoS to the dataCenter.
|
QossService.AddResponse |
Add a new QoS to the dataCenter.
|
QossService.ListRequest |
Returns the list of _quality of service_ configurations available in the data center.
|
QossService.ListResponse |
Returns the list of _quality of service_ configurations available in the data center.
|
QossServiceImpl |
|
QosType |
This type represents the kind of resource the <> can be assigned to.
|
Quota |
Represents a quota object.
|
QuotaBuilder |
|
QuotaClusterLimit |
|
QuotaClusterLimitBuilder |
|
QuotaClusterLimitContainer |
|
QuotaClusterLimitService |
|
QuotaClusterLimitService.GetRequest |
|
QuotaClusterLimitService.GetResponse |
|
QuotaClusterLimitService.RemoveRequest |
|
QuotaClusterLimitService.RemoveResponse |
|
QuotaClusterLimitServiceImpl |
|
QuotaClusterLimitsService |
Manages the set of quota limits configured for a cluster.
|
QuotaClusterLimitsService.AddRequest |
Add a cluster limit to a specified Quota.
|
QuotaClusterLimitsService.AddResponse |
Add a cluster limit to a specified Quota.
|
QuotaClusterLimitsService.ListRequest |
Returns the set of quota limits configured for the cluster.
|
QuotaClusterLimitsService.ListResponse |
Returns the set of quota limits configured for the cluster.
|
QuotaClusterLimitsServiceImpl |
|
QuotaContainer |
|
QuotaModeType |
|
QuotaService |
|
QuotaService.GetRequest |
Retrieves a quota.
|
QuotaService.GetResponse |
Retrieves a quota.
|
QuotaService.RemoveRequest |
Delete a quota.
|
QuotaService.RemoveResponse |
Delete a quota.
|
QuotaService.UpdateRequest |
Updates a quota.
|
QuotaService.UpdateResponse |
Updates a quota.
|
QuotaServiceImpl |
|
QuotasService |
Manages the set of quotas configured for a data center.
|
QuotasService.AddRequest |
Creates a new quota.
|
QuotasService.AddResponse |
Creates a new quota.
|
QuotasService.ListRequest |
Lists quotas of a data center.
|
QuotasService.ListResponse |
Lists quotas of a data center.
|
QuotasServiceImpl |
|
QuotaStorageLimit |
|
QuotaStorageLimitBuilder |
|
QuotaStorageLimitContainer |
|
QuotaStorageLimitService |
|
QuotaStorageLimitService.GetRequest |
|
QuotaStorageLimitService.GetResponse |
|
QuotaStorageLimitService.RemoveRequest |
|
QuotaStorageLimitService.RemoveResponse |
|
QuotaStorageLimitServiceImpl |
|
QuotaStorageLimitsService |
Manages the set of storage limits configured for a quota.
|
QuotaStorageLimitsService.AddRequest |
Adds a storage limit to a specified quota.
|
QuotaStorageLimitsService.AddResponse |
Adds a storage limit to a specified quota.
|
QuotaStorageLimitsService.ListRequest |
Returns the list of storage limits configured for the quota.
|
QuotaStorageLimitsService.ListResponse |
Returns the list of storage limits configured for the quota.
|
QuotaStorageLimitsServiceImpl |
|
Range |
|
RangeBuilder |
|
RangeContainer |
|
Rate |
Determines maximum speed of consumption of bytes from random number generator device.
|
RateBuilder |
|
RateContainer |
|
RegistrationAffinityGroupMapping |
This type describes how to map affinity groups as part of the object registration.
|
RegistrationAffinityGroupMappingBuilder |
|
RegistrationAffinityGroupMappingContainer |
|
RegistrationAffinityLabelMapping |
This type describes how to map affinity labels as part of the object registration.
|
RegistrationAffinityLabelMappingBuilder |
|
RegistrationAffinityLabelMappingContainer |
|
RegistrationClusterMapping |
This type describes how to map clusters as part of the object registration.
|
RegistrationClusterMappingBuilder |
|
RegistrationClusterMappingContainer |
|
RegistrationConfiguration |
This type describes how an object (virtual machine, template,
etc) is registered, and is used for the implementation of disaster recovery solutions.
|
RegistrationConfigurationBuilder |
|
RegistrationConfigurationContainer |
|
RegistrationDomainMapping |
This type describes how to map the users' domain as part of the object registration.
|
RegistrationDomainMappingBuilder |
|
RegistrationDomainMappingContainer |
|
RegistrationLunMapping |
This type describes how to map LUNs as part of the object registration.
|
RegistrationLunMappingBuilder |
|
RegistrationLunMappingContainer |
|
RegistrationRoleMapping |
This type describes how to map roles as part of the object registration.
|
RegistrationRoleMappingBuilder |
|
RegistrationRoleMappingContainer |
|
RegistrationVnicProfileMapping |
Maps an external virtual NIC profile to one that exists in the {engine-name}.
|
RegistrationVnicProfileMappingBuilder |
|
RegistrationVnicProfileMappingContainer |
|
ReportedConfiguration |
|
ReportedConfigurationBuilder |
|
ReportedConfigurationContainer |
|
ReportedDevice |
|
ReportedDeviceBuilder |
|
ReportedDeviceContainer |
|
ReportedDeviceType |
|
Request<REQUEST extends Request,RESPONSE extends Response> |
This class represents a request that can be sent to the API server.
|
ResolutionType |
|
Response |
This class represents a response received from the API server.
|
RngDevice |
Random number generator (RNG) device model.
|
RngDeviceBuilder |
|
RngDeviceContainer |
|
RngSource |
Representing the random generator backend types.
|
Role |
Represents a system role.
|
RoleBuilder |
|
RoleContainer |
|
RoleService |
|
RoleService.GetRequest |
Get the role.
|
RoleService.GetResponse |
Get the role.
|
RoleService.RemoveRequest |
Removes the role.
|
RoleService.RemoveResponse |
Removes the role.
|
RoleService.UpdateRequest |
Updates a role.
|
RoleService.UpdateResponse |
Updates a role.
|
RoleServiceImpl |
|
RolesService |
Provides read-only access to the global set of roles
|
RolesService.AddRequest |
Create a new role.
|
RolesService.AddResponse |
Create a new role.
|
RolesService.ListRequest |
List roles.
|
RolesService.ListResponse |
List roles.
|
RolesServiceImpl |
|
RoleType |
Type representing whether a role is administrative or not.
|
SchedulingPoliciesService |
Manages the set of scheduling policies available in the system.
|
SchedulingPoliciesService.AddRequest |
Add a new scheduling policy to the system.
|
SchedulingPoliciesService.AddResponse |
Add a new scheduling policy to the system.
|
SchedulingPoliciesService.ListRequest |
Returns the list of scheduling policies available in the system.
|
SchedulingPoliciesService.ListResponse |
Returns the list of scheduling policies available in the system.
|
SchedulingPoliciesServiceImpl |
|
SchedulingPolicy |
|
SchedulingPolicyBuilder |
|
SchedulingPolicyContainer |
|
SchedulingPolicyService |
|
SchedulingPolicyService.GetRequest |
|
SchedulingPolicyService.GetResponse |
|
SchedulingPolicyService.RemoveRequest |
|
SchedulingPolicyService.RemoveResponse |
|
SchedulingPolicyService.UpdateRequest |
Update the specified user defined scheduling policy in the system.
|
SchedulingPolicyService.UpdateResponse |
Update the specified user defined scheduling policy in the system.
|
SchedulingPolicyServiceImpl |
|
SchedulingPolicyUnit |
|
SchedulingPolicyUnitBuilder |
|
SchedulingPolicyUnitContainer |
|
SchedulingPolicyUnitService |
|
SchedulingPolicyUnitService.GetRequest |
|
SchedulingPolicyUnitService.GetResponse |
|
SchedulingPolicyUnitService.RemoveRequest |
|
SchedulingPolicyUnitService.RemoveResponse |
|
SchedulingPolicyUnitServiceImpl |
|
SchedulingPolicyUnitsService |
Manages the set of scheduling policy units available in the system.
|
SchedulingPolicyUnitsService.ListRequest |
Returns the list of scheduling policy units available in the system.
|
SchedulingPolicyUnitsService.ListResponse |
Returns the list of scheduling policy units available in the system.
|
SchedulingPolicyUnitsServiceImpl |
|
ScsiGenericIO |
When a direct LUN disk is using SCSI passthrough the privileged I/O policy is determined by this enum.
|
SeLinux |
Represents SELinux in the system.
|
SeLinuxBuilder |
|
SeLinuxContainer |
|
SeLinuxMode |
Represents an SELinux enforcement mode.
|
SerialNumber |
|
SerialNumberBuilder |
|
SerialNumberContainer |
|
SerialNumberPolicy |
Type representing the policy of a Serial Number.
|
Service |
This interface represents a service available in the API.
|
ServiceImpl |
|
Session |
Describes a user session to a virtual machine.
|
SessionBuilder |
|
SessionContainer |
|
SkipIfConnectivityBroken |
|
SkipIfConnectivityBrokenBuilder |
|
SkipIfConnectivityBrokenContainer |
|
SkipIfSdActive |
This type represents the storage related
configuration in the fencing policy.
|
SkipIfSdActiveBuilder |
|
SkipIfSdActiveContainer |
|
Snapshot |
Represents a snapshot object.
|
SnapshotBuilder |
|
SnapshotCdromService |
|
SnapshotCdromService.GetRequest |
|
SnapshotCdromService.GetResponse |
|
SnapshotCdromServiceImpl |
|
SnapshotCdromsService |
Manages the set of CD-ROM devices of a virtual machine snapshot.
|
SnapshotCdromsService.ListRequest |
Returns the list of CD-ROM devices of the snapshot.
|
SnapshotCdromsService.ListResponse |
Returns the list of CD-ROM devices of the snapshot.
|
SnapshotCdromsServiceImpl |
|
SnapshotContainer |
|
SnapshotDiskService |
|
SnapshotDiskService.GetRequest |
|
SnapshotDiskService.GetResponse |
|
SnapshotDiskServiceImpl |
|
SnapshotDisksService |
Manages the set of disks of an snapshot.
|
SnapshotDisksService.ListRequest |
Returns the list of disks of the snapshot.
|
SnapshotDisksService.ListResponse |
Returns the list of disks of the snapshot.
|
SnapshotDisksServiceImpl |
|
SnapshotNicService |
|
SnapshotNicService.GetRequest |
|
SnapshotNicService.GetResponse |
|
SnapshotNicServiceImpl |
|
SnapshotNicsService |
Manages the set of NICs of an snapshot.
|
SnapshotNicsService.ListRequest |
Returns the list of NICs of the snapshot.
|
SnapshotNicsService.ListResponse |
Returns the list of NICs of the snapshot.
|
SnapshotNicsServiceImpl |
|
SnapshotService |
|
SnapshotService.GetRequest |
|
SnapshotService.GetResponse |
|
SnapshotService.RemoveRequest |
|
SnapshotService.RemoveResponse |
|
SnapshotService.RestoreRequest |
Restores a virtual machine snapshot.
|
SnapshotService.RestoreResponse |
Restores a virtual machine snapshot.
|
SnapshotServiceImpl |
|
SnapshotsService |
Manages the set of snapshots of a storage domain or virtual machine.
|
SnapshotsService.AddRequest |
Creates a virtual machine snapshot.
|
SnapshotsService.AddResponse |
Creates a virtual machine snapshot.
|
SnapshotsService.ListRequest |
Returns the list of snapshots of the storage domain or virtual machine.
|
SnapshotsService.ListResponse |
Returns the list of snapshots of the storage domain or virtual machine.
|
SnapshotsServiceImpl |
|
SnapshotStatus |
Represents the current status of the snapshot.
|
SnapshotType |
Represents the type of the snapshot.
|
SpecialObjects |
This type contains references to special objects, such as blank templates and the root of a hierarchy of tags.
|
SpecialObjectsBuilder |
|
SpecialObjectsContainer |
|
Spm |
|
SpmBuilder |
|
SpmContainer |
|
SpmStatus |
|
Ssh |
|
SshAuthenticationMethod |
|
SshBuilder |
|
SshContainer |
|
SshPublicKey |
|
SshPublicKeyBuilder |
|
SshPublicKeyContainer |
|
SshPublicKeyService |
|
SshPublicKeyService.GetRequest |
|
SshPublicKeyService.GetResponse |
|
SshPublicKeyService.RemoveRequest |
|
SshPublicKeyService.RemoveResponse |
|
SshPublicKeyService.UpdateRequest |
Replaces the key with a new resource.
|
SshPublicKeyService.UpdateResponse |
Replaces the key with a new resource.
|
SshPublicKeyServiceImpl |
|
SshPublicKeysService |
|
SshPublicKeysService.AddRequest |
|
SshPublicKeysService.AddResponse |
|
SshPublicKeysService.ListRequest |
Returns a list of SSH public keys of the user.
|
SshPublicKeysService.ListResponse |
Returns a list of SSH public keys of the user.
|
SshPublicKeysServiceImpl |
|
Sso |
|
SsoBuilder |
|
SsoContainer |
|
SsoMethod |
|
SsoUtils |
Helper class, which provides methods to work with SSO.
|
Statistic |
A generic type used for all kinds of statistics.
|
StatisticBuilder |
|
StatisticContainer |
|
StatisticKind |
|
StatisticService |
|
StatisticService.GetRequest |
|
StatisticService.GetResponse |
|
StatisticServiceImpl |
|
StatisticsService |
|
StatisticsService.ListRequest |
Retrieves a list of statistics.
|
StatisticsService.ListResponse |
Retrieves a list of statistics.
|
StatisticsServiceImpl |
|
StatisticUnit |
|
Step |
Represents a step, which is part of `job` execution.
|
StepBuilder |
|
StepContainer |
|
StepEnum |
Type representing a step type.
|
StepService |
A service to manage a step.
|
StepService.EndRequest |
Marks an external step execution as ended.
|
StepService.EndResponse |
Marks an external step execution as ended.
|
StepService.GetRequest |
Retrieves a step.
|
StepService.GetResponse |
Retrieves a step.
|
StepServiceImpl |
|
StepsService |
A service to manage steps.
|
StepsService.AddRequest |
Add an external step to an existing job or to an existing step.
|
StepsService.AddResponse |
Add an external step to an existing job or to an existing step.
|
StepsService.ListRequest |
Retrieves the representation of the steps.
|
StepsService.ListResponse |
Retrieves the representation of the steps.
|
StepsServiceImpl |
|
StepStatus |
Represents the status of the step.
|
StorageConnection |
Represents a storage server connection.
|
StorageConnectionBuilder |
|
StorageConnectionContainer |
|
StorageConnectionExtension |
|
StorageConnectionExtensionBuilder |
|
StorageConnectionExtensionContainer |
|
StorageDomain |
Storage domain.
|
StorageDomainBuilder |
|
StorageDomainContainer |
|
StorageDomainContentDiskService |
|
StorageDomainContentDiskService.GetRequest |
|
StorageDomainContentDiskService.GetResponse |
|
StorageDomainContentDiskServiceImpl |
|
StorageDomainContentDisksService |
Manages the set of disks available in a storage domain.
|
StorageDomainContentDisksService.ListRequest |
Returns the list of disks available in the storage domain.
|
StorageDomainContentDisksService.ListResponse |
Returns the list of disks available in the storage domain.
|
StorageDomainContentDisksServiceImpl |
|
StorageDomainDiskService |
Manages a single disk available in a storage domain.
|
StorageDomainDiskService.CopyRequest |
Copies a disk to the specified storage domain.
|
StorageDomainDiskService.CopyResponse |
Copies a disk to the specified storage domain.
|
StorageDomainDiskService.ExportRequest |
Exports a disk to an export storage domain.
|
StorageDomainDiskService.ExportResponse |
Exports a disk to an export storage domain.
|
StorageDomainDiskService.GetRequest |
Retrieves the description of the disk.
|
StorageDomainDiskService.GetResponse |
Retrieves the description of the disk.
|
StorageDomainDiskService.MoveRequest |
Moves a disk to another storage domain.
|
StorageDomainDiskService.MoveResponse |
Moves a disk to another storage domain.
|
StorageDomainDiskService.ReduceRequest |
Reduces the size of the disk image.
|
StorageDomainDiskService.ReduceResponse |
Reduces the size of the disk image.
|
StorageDomainDiskService.RemoveRequest |
Removes a disk.
|
StorageDomainDiskService.RemoveResponse |
Removes a disk.
|
StorageDomainDiskService.SparsifyRequest |
Sparsify the disk.
|
StorageDomainDiskService.SparsifyResponse |
Sparsify the disk.
|
StorageDomainDiskService.UpdateRequest |
Updates the disk.
|
StorageDomainDiskService.UpdateResponse |
Updates the disk.
|
StorageDomainDiskServiceImpl |
|
StorageDomainDisksService |
Manages the collection of disks available inside a specific storage domain.
|
StorageDomainDisksService.AddRequest |
Adds or registers a disk.
|
StorageDomainDisksService.AddResponse |
Adds or registers a disk.
|
StorageDomainDisksService.ListRequest |
Retrieves the list of disks that are available in the storage domain.
|
StorageDomainDisksService.ListResponse |
Retrieves the list of disks that are available in the storage domain.
|
StorageDomainDisksServiceImpl |
|
StorageDomainLease |
Represents a lease residing on a storage domain.
|
StorageDomainLeaseBuilder |
|
StorageDomainLeaseContainer |
|
StorageDomainServerConnectionService |
|
StorageDomainServerConnectionService.GetRequest |
|
StorageDomainServerConnectionService.GetResponse |
|
StorageDomainServerConnectionService.RemoveRequest |
Detaches a storage connection from storage.
|
StorageDomainServerConnectionService.RemoveResponse |
Detaches a storage connection from storage.
|
StorageDomainServerConnectionServiceImpl |
|
StorageDomainServerConnectionsService |
Manages the set of connections to storage servers that exist in a storage domain.
|
StorageDomainServerConnectionsService.AddRequest |
|
StorageDomainServerConnectionsService.AddResponse |
|
StorageDomainServerConnectionsService.ListRequest |
Returns the list of connections to storage servers that existin the storage domain.
|
StorageDomainServerConnectionsService.ListResponse |
Returns the list of connections to storage servers that existin the storage domain.
|
StorageDomainServerConnectionsServiceImpl |
|
StorageDomainService |
|
StorageDomainService.GetRequest |
Retrieves the description of the storage domain.
|
StorageDomainService.GetResponse |
Retrieves the description of the storage domain.
|
StorageDomainService.IsAttachedRequest |
Used for querying if the storage domain is already attached to a data center using
the is_attached boolean field, which is part of the storage server.
|
StorageDomainService.IsAttachedResponse |
Used for querying if the storage domain is already attached to a data center using
the is_attached boolean field, which is part of the storage server.
|
StorageDomainService.ReduceLunsRequest |
This operation reduces logical units from the storage domain.
|
StorageDomainService.ReduceLunsResponse |
This operation reduces logical units from the storage domain.
|
StorageDomainService.RefreshLunsRequest |
This operation refreshes the LUN size.
|
StorageDomainService.RefreshLunsResponse |
This operation refreshes the LUN size.
|
StorageDomainService.RemoveRequest |
Removes the storage domain.
|
StorageDomainService.RemoveResponse |
Removes the storage domain.
|
StorageDomainService.UpdateOvfStoreRequest |
This operation forces the update of the `OVF_STORE`
of this storage domain.
|
StorageDomainService.UpdateOvfStoreResponse |
This operation forces the update of the `OVF_STORE`
of this storage domain.
|
StorageDomainService.UpdateRequest |
Updates a storage domain.
|
StorageDomainService.UpdateResponse |
Updates a storage domain.
|
StorageDomainServiceImpl |
|
StorageDomainsService |
Manages the set of storage domains in the system.
|
StorageDomainsService.AddBlockDomainRequest |
Import an existing block storage domain to the system using the targets already connected to the host.
|
StorageDomainsService.AddBlockDomainResponse |
Import an existing block storage domain to the system using the targets already connected to the host.
|
StorageDomainsService.AddByPathRequest |
Add a new storage domain to the system using the storage on the given host and path.
|
StorageDomainsService.AddByPathResponse |
Add a new storage domain to the system using the storage on the given host and path.
|
StorageDomainsService.AddDirectLunRequest |
Add a new storage domain to the system using a direct LUN.
|
StorageDomainsService.AddDirectLunResponse |
Add a new storage domain to the system using a direct LUN.
|
StorageDomainsService.AddGlusterOrPostfsRequest |
Add a new storage domain to the system using Gluster or POSIX FS storage.
|
StorageDomainsService.AddGlusterOrPostfsResponse |
Add a new storage domain to the system using Gluster or POSIX FS storage.
|
StorageDomainsService.AddLocalRequest |
Add a new storage domain to the system using the storage on the local host at the given path.
|
StorageDomainsService.AddLocalResponse |
Add a new storage domain to the system using the storage on the local host at the given path.
|
StorageDomainsService.AddRequest |
Adds a new storage domain.
|
StorageDomainsService.AddResponse |
Adds a new storage domain.
|
StorageDomainsService.ListRequest |
Returns the list of storage domains in the system.
|
StorageDomainsService.ListResponse |
Returns the list of storage domains in the system.
|
StorageDomainsServiceImpl |
|
StorageDomainStatus |
|
StorageDomainTemplateService |
|
StorageDomainTemplateService.GetRequest |
|
StorageDomainTemplateService.GetResponse |
|
StorageDomainTemplateService.ImportRequest |
Action to import a template from an export storage domain.
|
StorageDomainTemplateService.ImportResponse |
Action to import a template from an export storage domain.
|
StorageDomainTemplateService.RegisterRequest |
Register the Template means importing the Template from the data domain by inserting the configuration of the
Template and disks into the database without the copy process.
|
StorageDomainTemplateService.RegisterResponse |
Register the Template means importing the Template from the data domain by inserting the configuration of the
Template and disks into the database without the copy process.
|
StorageDomainTemplateService.RemoveRequest |
|
StorageDomainTemplateService.RemoveResponse |
|
StorageDomainTemplateServiceImpl |
|
StorageDomainTemplatesService |
Manages the set of templates available in a storage domain.
|
StorageDomainTemplatesService.ListRequest |
Returns the list of templates availalbe in the storage domain.
|
StorageDomainTemplatesService.ListResponse |
Returns the list of templates availalbe in the storage domain.
|
StorageDomainTemplatesServiceImpl |
|
StorageDomainType |
Indicates the kind of data managed by a <>.
|
StorageDomainVmDiskAttachmentService |
Returns the details of the disks attached to a virtual machine in the export domain.
|
StorageDomainVmDiskAttachmentService.GetRequest |
Returns the details of the attachment with all its properties and a link to the disk.
|
StorageDomainVmDiskAttachmentService.GetResponse |
Returns the details of the attachment with all its properties and a link to the disk.
|
StorageDomainVmDiskAttachmentServiceImpl |
|
StorageDomainVmDiskAttachmentsService |
Returns the details of a disk attached to a virtual machine in the export domain.
|
StorageDomainVmDiskAttachmentsService.ListRequest |
List the disks that are attached to the virtual machine.
|
StorageDomainVmDiskAttachmentsService.ListResponse |
List the disks that are attached to the virtual machine.
|
StorageDomainVmDiskAttachmentsServiceImpl |
|
StorageDomainVmService |
|
StorageDomainVmService.GetRequest |
|
StorageDomainVmService.GetResponse |
|
StorageDomainVmService.ImportRequest |
Imports a virtual machine from an export storage domain.
|
StorageDomainVmService.ImportResponse |
Imports a virtual machine from an export storage domain.
|
StorageDomainVmService.RegisterRequest |
|
StorageDomainVmService.RegisterResponse |
|
StorageDomainVmService.RemoveRequest |
Deletes a virtual machine from an export storage domain.
|
StorageDomainVmService.RemoveResponse |
Deletes a virtual machine from an export storage domain.
|
StorageDomainVmServiceImpl |
|
StorageDomainVmsService |
Lists the virtual machines of an export storage domain.
|
StorageDomainVmsService.ListRequest |
Returns the list of virtual machines of the export storage domain.
|
StorageDomainVmsService.ListResponse |
Returns the list of virtual machines of the export storage domain.
|
StorageDomainVmsServiceImpl |
|
StorageFormat |
Type which represents a format of <>.
|
StorageServerConnectionExtensionService |
|
StorageServerConnectionExtensionService.GetRequest |
|
StorageServerConnectionExtensionService.GetResponse |
|
StorageServerConnectionExtensionService.RemoveRequest |
|
StorageServerConnectionExtensionService.RemoveResponse |
|
StorageServerConnectionExtensionService.UpdateRequest |
Update a storage server connection extension for the given host.
|
StorageServerConnectionExtensionService.UpdateResponse |
Update a storage server connection extension for the given host.
|
StorageServerConnectionExtensionServiceImpl |
|
StorageServerConnectionExtensionsService |
|
StorageServerConnectionExtensionsService.AddRequest |
Creates a new storage server connection extension for the given host.
|
StorageServerConnectionExtensionsService.AddResponse |
Creates a new storage server connection extension for the given host.
|
StorageServerConnectionExtensionsService.ListRequest |
Returns the list os storage connection extensions.
|
StorageServerConnectionExtensionsService.ListResponse |
Returns the list os storage connection extensions.
|
StorageServerConnectionExtensionsServiceImpl |
|
StorageServerConnectionService |
|
StorageServerConnectionService.GetRequest |
|
StorageServerConnectionService.GetResponse |
|
StorageServerConnectionService.RemoveRequest |
Removes a storage connection.
|
StorageServerConnectionService.RemoveResponse |
Removes a storage connection.
|
StorageServerConnectionService.UpdateGlusterfsRequest |
Update the specified Glusterfs storage connection in the system.
|
StorageServerConnectionService.UpdateGlusterfsResponse |
Update the specified Glusterfs storage connection in the system.
|
StorageServerConnectionService.UpdateIscsiRequest |
Update the specified iSCSI storage connection in the system.
|
StorageServerConnectionService.UpdateIscsiResponse |
Update the specified iSCSI storage connection in the system.
|
StorageServerConnectionService.UpdateLocalRequest |
Update the specified local storage connection in the system.
|
StorageServerConnectionService.UpdateLocalResponse |
Update the specified local storage connection in the system.
|
StorageServerConnectionService.UpdateNfsRequest |
Update the specified NFS storage connection in the system.
|
StorageServerConnectionService.UpdateNfsResponse |
Update the specified NFS storage connection in the system.
|
StorageServerConnectionService.UpdateRequest |
Updates the storage connection.
|
StorageServerConnectionService.UpdateResponse |
Updates the storage connection.
|
StorageServerConnectionService.UpdateVfsRequest |
Update the specified VFS storage connection in the system.
|
StorageServerConnectionService.UpdateVfsResponse |
Update the specified VFS storage connection in the system.
|
StorageServerConnectionServiceImpl |
|
StorageServerConnectionsService |
|
StorageServerConnectionsService.AddGlusterfsRequest |
Add a Glusterfs storage connection to the system.
|
StorageServerConnectionsService.AddGlusterfsResponse |
Add a Glusterfs storage connection to the system.
|
StorageServerConnectionsService.AddIscsiRequest |
Add a iSCSI storage connection to the system.
|
StorageServerConnectionsService.AddIscsiResponse |
Add a iSCSI storage connection to the system.
|
StorageServerConnectionsService.AddLocalRequest |
Add a local storage connection to the system.
|
StorageServerConnectionsService.AddLocalResponse |
Add a local storage connection to the system.
|
StorageServerConnectionsService.AddNfsRequest |
Add a nfs storage connection to the system.
|
StorageServerConnectionsService.AddNfsResponse |
Add a nfs storage connection to the system.
|
StorageServerConnectionsService.AddRequest |
Creates a new storage connection.
|
StorageServerConnectionsService.AddResponse |
Creates a new storage connection.
|
StorageServerConnectionsService.AddVfsRequest |
Add a vfs storage connection to the system.
|
StorageServerConnectionsService.AddVfsResponse |
Add a vfs storage connection to the system.
|
StorageServerConnectionsService.ListRequest |
Returns the list of storage connections.
|
StorageServerConnectionsService.ListResponse |
Returns the list of storage connections.
|
StorageServerConnectionsServiceImpl |
|
StorageService |
|
StorageService.GetRequest |
|
StorageService.GetResponse |
|
StorageServiceImpl |
|
StorageType |
Type representing a storage domain type.
|
SwitchType |
Describes all switch types supported by the Manager.
|
SystemOption |
Type representing a configuration option of the system.
|
SystemOptionBuilder |
|
SystemOptionContainer |
|
SystemOptionService |
A service that provides values of specific configuration option of the system.
|
SystemOptionService.GetRequest |
Get the values of specific configuration option.
|
SystemOptionService.GetResponse |
Get the values of specific configuration option.
|
SystemOptionServiceImpl |
|
SystemOptionsService |
Service that provides values of configuration options of the system.
|
SystemOptionsServiceImpl |
|
SystemOptionValue |
Type representing a pair of value and version of a configuration option.
|
SystemOptionValueBuilder |
|
SystemOptionValueContainer |
|
SystemPermissionsService |
This service doesn't add any new methods, it is just a placeholder for the annotation that specifies the path of the
resource that manages the permissions assigned to the system object.
|
SystemPermissionsServiceImpl |
|
SystemService |
|
SystemService.GetRequest |
Returns basic information describing the API, like the product name, the version number and a summary of the
number of relevant objects.
|
SystemService.GetResponse |
Returns basic information describing the API, like the product name, the version number and a summary of the
number of relevant objects.
|
SystemService.ReloadConfigurationsRequest |
|
SystemService.ReloadConfigurationsResponse |
|
SystemServiceImpl |
|
Tag |
Represents a tag in the system.
|
TagBuilder |
|
TagContainer |
|
TagService |
A service to manage a specific tag in the system.
|
TagService.GetRequest |
Gets the information about the tag.
|
TagService.GetResponse |
Gets the information about the tag.
|
TagService.RemoveRequest |
Removes the tag from the system.
|
TagService.RemoveResponse |
Removes the tag from the system.
|
TagService.UpdateRequest |
Updates the tag entity.
|
TagService.UpdateResponse |
Updates the tag entity.
|
TagServiceImpl |
|
TagsService |
Represents a service to manage collection of the tags in the system.
|
TagsService.AddRequest |
Add a new tag to the system.
|
TagsService.AddResponse |
Add a new tag to the system.
|
TagsService.ListRequest |
List the tags in the system.
|
TagsService.ListResponse |
List the tags in the system.
|
TagsServiceImpl |
|
Template |
The type that represents a virtual machine template.
|
TemplateBuilder |
|
TemplateCdromService |
A service managing a CD-ROM device on templates.
|
TemplateCdromService.GetRequest |
Returns the information about this CD-ROM device.
|
TemplateCdromService.GetResponse |
Returns the information about this CD-ROM device.
|
TemplateCdromServiceImpl |
|
TemplateCdromsService |
Lists the CD-ROM devices of a template.
|
TemplateCdromsService.ListRequest |
Returns the list of CD-ROM devices of the template.
|
TemplateCdromsService.ListResponse |
Returns the list of CD-ROM devices of the template.
|
TemplateCdromsServiceImpl |
|
TemplateContainer |
|
TemplateDiskAttachmentService |
This service manages the attachment of a disk to a template.
|
TemplateDiskAttachmentService.GetRequest |
Returns the details of the attachment.
|
TemplateDiskAttachmentService.GetResponse |
Returns the details of the attachment.
|
TemplateDiskAttachmentService.RemoveRequest |
Removes the disk from the template.
|
TemplateDiskAttachmentService.RemoveResponse |
Removes the disk from the template.
|
TemplateDiskAttachmentServiceImpl |
|
TemplateDiskAttachmentsService |
This service manages the set of disks attached to a template.
|
TemplateDiskAttachmentsService.ListRequest |
List the disks that are attached to the template.
|
TemplateDiskAttachmentsService.ListResponse |
List the disks that are attached to the template.
|
TemplateDiskAttachmentsServiceImpl |
|
TemplateDiskService |
|
TemplateDiskService.CopyRequest |
Copy the specified disk attached to the template to a specific storage domain.
|
TemplateDiskService.CopyResponse |
Copy the specified disk attached to the template to a specific storage domain.
|
TemplateDiskService.ExportRequest |
|
TemplateDiskService.ExportResponse |
|
TemplateDiskService.GetRequest |
|
TemplateDiskService.GetResponse |
|
TemplateDiskService.RemoveRequest |
|
TemplateDiskService.RemoveResponse |
|
TemplateDiskServiceImpl |
|
TemplateDisksService |
|
TemplateDisksService.ListRequest |
Returns the list of disks of the template.
|
TemplateDisksService.ListResponse |
Returns the list of disks of the template.
|
TemplateDisksServiceImpl |
|
TemplateGraphicsConsoleService |
|
TemplateGraphicsConsoleService.GetRequest |
Gets graphics console configuration of the template.
|
TemplateGraphicsConsoleService.GetResponse |
Gets graphics console configuration of the template.
|
TemplateGraphicsConsoleService.RemoveRequest |
Remove the graphics console from the template.
|
TemplateGraphicsConsoleService.RemoveResponse |
Remove the graphics console from the template.
|
TemplateGraphicsConsoleServiceImpl |
|
TemplateGraphicsConsolesService |
|
TemplateGraphicsConsolesService.AddRequest |
Add new graphics console to the template.
|
TemplateGraphicsConsolesService.AddResponse |
Add new graphics console to the template.
|
TemplateGraphicsConsolesService.ListRequest |
Lists all the configured graphics consoles of the template.
|
TemplateGraphicsConsolesService.ListResponse |
Lists all the configured graphics consoles of the template.
|
TemplateGraphicsConsolesServiceImpl |
|
TemplateMediatedDeviceService |
|
TemplateMediatedDeviceService.GetRequest |
Gets mediated device configuration of the template.
|
TemplateMediatedDeviceService.GetResponse |
Gets mediated device configuration of the template.
|
TemplateMediatedDeviceService.RemoveRequest |
Remove the mediated device from the template.
|
TemplateMediatedDeviceService.RemoveResponse |
Remove the mediated device from the template.
|
TemplateMediatedDeviceService.UpdateRequest |
Updates the information about the mediated device.
|
TemplateMediatedDeviceService.UpdateResponse |
Updates the information about the mediated device.
|
TemplateMediatedDeviceServiceImpl |
|
TemplateMediatedDevicesService |
A service that manages mediated devices of a template.
|
TemplateMediatedDevicesService.AddRequest |
Add new mediated device to the template.
|
TemplateMediatedDevicesService.AddResponse |
Add new mediated device to the template.
|
TemplateMediatedDevicesService.ListRequest |
Lists all the configured mediated devices of the template.
|
TemplateMediatedDevicesService.ListResponse |
Lists all the configured mediated devices of the template.
|
TemplateMediatedDevicesServiceImpl |
|
TemplateNicService |
|
TemplateNicService.GetRequest |
|
TemplateNicService.GetResponse |
|
TemplateNicService.RemoveRequest |
|
TemplateNicService.RemoveResponse |
|
TemplateNicService.UpdateRequest |
Update the specified network interface card attached to the template.
|
TemplateNicService.UpdateResponse |
Update the specified network interface card attached to the template.
|
TemplateNicServiceImpl |
|
TemplateNicsService |
|
TemplateNicsService.AddRequest |
Add a new network interface card to the template.
|
TemplateNicsService.AddResponse |
Add a new network interface card to the template.
|
TemplateNicsService.ListRequest |
Returns the list of NICs of the template.
|
TemplateNicsService.ListResponse |
Returns the list of NICs of the template.
|
TemplateNicsServiceImpl |
|
TemplateService |
Manages the virtual machine template and template versions.
|
TemplateService.ExportRequest |
Exports a template to the data center export domain.
|
TemplateService.ExportResponse |
Exports a template to the data center export domain.
|
TemplateService.ExportToExportDomainRequest |
Exports a template to an export domain.
|
TemplateService.ExportToExportDomainResponse |
Exports a template to an export domain.
|
TemplateService.ExportToPathOnHostRequest |
Exports a template as an OVA file to a given path on a specified host.
|
TemplateService.ExportToPathOnHostResponse |
Exports a template as an OVA file to a given path on a specified host.
|
TemplateService.GetRequest |
Returns the information about this template or template version.
|
TemplateService.GetResponse |
Returns the information about this template or template version.
|
TemplateService.RemoveRequest |
Removes a virtual machine template.
|
TemplateService.RemoveResponse |
Removes a virtual machine template.
|
TemplateService.UpdateRequest |
Updates the template.
|
TemplateService.UpdateResponse |
Updates the template.
|
TemplateServiceImpl |
|
TemplatesService |
This service manages the virtual machine templates available in the system.
|
TemplatesService.AddFromConfigurationRequest |
Add a virtual machine template to the system from a configuration.
|
TemplatesService.AddFromConfigurationResponse |
Add a virtual machine template to the system from a configuration.
|
TemplatesService.AddFromVmRequest |
Add a virtual machine template to the system from an existing virtual machine.
|
TemplatesService.AddFromVmResponse |
Add a virtual machine template to the system from an existing virtual machine.
|
TemplatesService.AddFromVmSnapshotRequest |
Add a virtual machine template to the system from a snapshot.
|
TemplatesService.AddFromVmSnapshotResponse |
Add a virtual machine template to the system from a snapshot.
|
TemplatesService.AddRequest |
Creates a new template.
|
TemplatesService.AddResponse |
Creates a new template.
|
TemplatesService.ListRequest |
Returns the list of virtual machine templates.
|
TemplatesService.ListResponse |
Returns the list of virtual machine templates.
|
TemplatesServiceImpl |
|
TemplateStatus |
Type representing a status of a virtual machine template.
|
TemplateVersion |
Type representing a version of a virtual machine template.
|
TemplateVersionBuilder |
|
TemplateVersionContainer |
|
TemplateWatchdogService |
|
TemplateWatchdogService.GetRequest |
|
TemplateWatchdogService.GetResponse |
|
TemplateWatchdogService.RemoveRequest |
|
TemplateWatchdogService.RemoveResponse |
|
TemplateWatchdogService.UpdateRequest |
Update the watchdog for the template identified by the given id.
|
TemplateWatchdogService.UpdateResponse |
Update the watchdog for the template identified by the given id.
|
TemplateWatchdogServiceImpl |
|
TemplateWatchdogsService |
|
TemplateWatchdogsService.AddRequest |
Add a watchdog to the template identified by the given id.
|
TemplateWatchdogsService.AddResponse |
Add a watchdog to the template identified by the given id.
|
TemplateWatchdogsService.ListRequest |
Returns the list of watchdogs.
|
TemplateWatchdogsService.ListResponse |
Returns the list of watchdogs.
|
TemplateWatchdogsServiceImpl |
|
Ticket |
Type representing a ticket that allows virtual machine access.
|
TicketBuilder |
|
TicketContainer |
|
TimeZone |
Time zone representation.
|
TimeZoneBuilder |
|
TimeZoneContainer |
|
TransparentHugePages |
Type representing a transparent huge pages (THP) support.
|
TransparentHugePagesBuilder |
|
TransparentHugePagesContainer |
|
TransportType |
Protocol used to access a Gluster volume.
|
UnmanagedNetwork |
|
UnmanagedNetworkBuilder |
|
UnmanagedNetworkContainer |
|
UnmanagedNetworkService |
|
UnmanagedNetworkService.GetRequest |
|
UnmanagedNetworkService.GetResponse |
|
UnmanagedNetworkService.RemoveRequest |
|
UnmanagedNetworkService.RemoveResponse |
|
UnmanagedNetworkServiceImpl |
|
UnmanagedNetworksService |
|
UnmanagedNetworksService.ListRequest |
Returns the list of unmanaged networks of the host.
|
UnmanagedNetworksService.ListResponse |
Returns the list of unmanaged networks of the host.
|
UnmanagedNetworksServiceImpl |
|
UnmodifiableListWithHref<E> |
This class is an copy of java.util.Collections.UnmodifiableList class.
|
Usb |
Configuration of the USB device of a virtual machine.
|
UsbBuilder |
|
UsbContainer |
|
UsbType |
Type of USB device redirection.
|
User |
Represents a user in the system.
|
UserBuilder |
|
UserContainer |
|
UserOption |
User options allow you to save key/value properties
which are used to customize the settings per individual
user.
|
UserOptionBuilder |
|
UserOptionContainer |
|
UserOptionService |
|
UserOptionService.GetRequest |
Returns a user profile property of type JSON.
|
UserOptionService.GetResponse |
Returns a user profile property of type JSON.
|
UserOptionService.RemoveRequest |
Deletes an existing property of type JSON.
|
UserOptionService.RemoveResponse |
Deletes an existing property of type JSON.
|
UserOptionServiceImpl |
|
UserOptionsService |
|
UserOptionsService.AddRequest |
Adds a new user profile property of type JSON.
|
UserOptionsService.AddResponse |
Adds a new user profile property of type JSON.
|
UserOptionsService.ListRequest |
Returns a list of user profile properties of type JSON.
|
UserOptionsService.ListResponse |
Returns a list of user profile properties of type JSON.
|
UserOptionsServiceImpl |
|
UserService |
A service to manage a user in the system.
|
UserService.GetRequest |
Gets the system user information.
|
UserService.GetResponse |
Gets the system user information.
|
UserService.RemoveRequest |
Removes the system user.
|
UserService.RemoveResponse |
Removes the system user.
|
UserService.UpdateRequest |
Updates information about the user.
|
UserService.UpdateResponse |
Updates information about the user.
|
UserServiceImpl |
|
UsersService |
A service to manage the users in the system.
|
UsersService.AddRequest |
Add user from a directory service.
|
UsersService.AddResponse |
Add user from a directory service.
|
UsersService.ListRequest |
List all the users in the system.
|
UsersService.ListResponse |
List all the users in the system.
|
UsersServiceImpl |
|
Value |
|
ValueBuilder |
|
ValueContainer |
|
ValueType |
|
VcpuPin |
|
VcpuPinBuilder |
|
VcpuPinContainer |
|
Vendor |
|
VendorBuilder |
|
VendorContainer |
|
Version |
|
VersionBuilder |
|
VersionContainer |
|
VgpuPlacement |
The vGPU placement strategy.
|
VirtioScsi |
Type representing the support of virtio-SCSI.
|
VirtioScsiBuilder |
|
VirtioScsiContainer |
|
VirtualFunctionAllowedNetworkService |
|
VirtualFunctionAllowedNetworkService.GetRequest |
|
VirtualFunctionAllowedNetworkService.GetResponse |
|
VirtualFunctionAllowedNetworkService.RemoveRequest |
|
VirtualFunctionAllowedNetworkService.RemoveResponse |
|
VirtualFunctionAllowedNetworkServiceImpl |
|
VirtualFunctionAllowedNetworksService |
|
VirtualFunctionAllowedNetworksService.AddRequest |
|
VirtualFunctionAllowedNetworksService.AddResponse |
|
VirtualFunctionAllowedNetworksService.ListRequest |
Returns the list of networks.
|
VirtualFunctionAllowedNetworksService.ListResponse |
Returns the list of networks.
|
VirtualFunctionAllowedNetworksServiceImpl |
|
VirtualNumaNode |
Represents the virtual NUMA node.
|
VirtualNumaNodeBuilder |
|
VirtualNumaNodeContainer |
|
Vlan |
Type representing a Virtual LAN (VLAN) type.
|
VlanBuilder |
|
VlanContainer |
|
Vm |
Represents a virtual machine.
|
VmAffinity |
|
VmApplicationService |
A service that provides information about an application installed in a virtual machine.
|
VmApplicationService.GetRequest |
Returns the information about the application.
|
VmApplicationService.GetResponse |
Returns the information about the application.
|
VmApplicationServiceImpl |
|
VmApplicationsService |
A service that provides information about applications installed in a virtual machine.
|
VmApplicationsService.ListRequest |
Returns a list of applications installed in the virtual machine.
|
VmApplicationsService.ListResponse |
Returns a list of applications installed in the virtual machine.
|
VmApplicationsServiceImpl |
|
VmBackupDiskService |
|
VmBackupDiskService.GetRequest |
Retrieves the description of the disk.
|
VmBackupDiskService.GetResponse |
Retrieves the description of the disk.
|
VmBackupDiskServiceImpl |
|
VmBackupDisksService |
|
VmBackupDisksService.ListRequest |
Returns the list of disks in backup.
|
VmBackupDisksService.ListResponse |
Returns the list of disks in backup.
|
VmBackupDisksServiceImpl |
|
VmBackupService |
A service managing a backup of a virtual machines.
|
VmBackupService.FinalizeRequest |
Finalize the virtual machine backup entity.
|
VmBackupService.FinalizeResponse |
Finalize the virtual machine backup entity.
|
VmBackupService.GetRequest |
Returns information about the virtual machine backup.
|
VmBackupService.GetResponse |
Returns information about the virtual machine backup.
|
VmBackupServiceImpl |
|
VmBackupsService |
Lists the backups of a virtual machine.
|
VmBackupsService.AddRequest |
Adds a new backup entity to a virtual machine.
|
VmBackupsService.AddResponse |
Adds a new backup entity to a virtual machine.
|
VmBackupsService.ListRequest |
The list of virtual machine backups.
|
VmBackupsService.ListResponse |
The list of virtual machine backups.
|
VmBackupsServiceImpl |
|
VmBase |
Represents basic virtual machine configuration.
|
VmBaseBuilder |
|
VmBaseContainer |
|
VmBuilder |
|
VmCdromService |
Manages a CDROM device of a virtual machine.
|
VmCdromService.GetRequest |
Returns the information about this CDROM device.
|
VmCdromService.GetResponse |
Returns the information about this CDROM device.
|
VmCdromService.UpdateRequest |
Updates the information about this CDROM device.
|
VmCdromService.UpdateResponse |
Updates the information about this CDROM device.
|
VmCdromServiceImpl |
|
VmCdromsService |
Manages the CDROM devices of a virtual machine.
|
VmCdromsService.AddRequest |
Add a cdrom to a virtual machine identified by the given id.
|
VmCdromsService.AddResponse |
Add a cdrom to a virtual machine identified by the given id.
|
VmCdromsService.ListRequest |
Returns the list of CDROM devices of the virtual machine.
|
VmCdromsService.ListResponse |
Returns the list of CDROM devices of the virtual machine.
|
VmCdromsServiceImpl |
|
VmCheckpointDiskService |
|
VmCheckpointDiskService.GetRequest |
Retrieves the description of the disk.
|
VmCheckpointDiskService.GetResponse |
Retrieves the description of the disk.
|
VmCheckpointDiskServiceImpl |
|
VmCheckpointDisksService |
|
VmCheckpointDisksService.ListRequest |
Returns the list of disks in checkpoint.
|
VmCheckpointDisksService.ListResponse |
Returns the list of disks in checkpoint.
|
VmCheckpointDisksServiceImpl |
|
VmCheckpointService |
A service managing a checkpoint of a virtual machines.
|
VmCheckpointService.GetRequest |
Returns information about the virtual machine checkpoint.
|
VmCheckpointService.GetResponse |
Returns information about the virtual machine checkpoint.
|
VmCheckpointService.RemoveRequest |
Remove the virtual machine checkpoint entity.
|
VmCheckpointService.RemoveResponse |
Remove the virtual machine checkpoint entity.
|
VmCheckpointServiceImpl |
|
VmCheckpointsService |
Lists the checkpoints of a virtual machine.
|
VmCheckpointsService.ListRequest |
The list of virtual machine checkpoints.
|
VmCheckpointsService.ListResponse |
The list of virtual machine checkpoints.
|
VmCheckpointsServiceImpl |
|
VmContainer |
|
VmDeviceType |
|
VmDiskService |
|
VmDiskService.ActivateRequest |
|
VmDiskService.ActivateResponse |
|
VmDiskService.DeactivateRequest |
|
VmDiskService.DeactivateResponse |
|
VmDiskService.ExportRequest |
|
VmDiskService.ExportResponse |
|
VmDiskService.GetRequest |
|
VmDiskService.GetResponse |
|
VmDiskService.MoveRequest |
|
VmDiskService.MoveResponse |
|
VmDiskService.ReduceRequest |
Reduces the size of the disk image.
|
VmDiskService.ReduceResponse |
Reduces the size of the disk image.
|
VmDiskService.RemoveRequest |
Detach the disk from the virtual machine.
|
VmDiskService.RemoveResponse |
Detach the disk from the virtual machine.
|
VmDiskService.UpdateRequest |
|
VmDiskService.UpdateResponse |
|
VmDiskServiceImpl |
|
VmDisksService |
|
VmDisksService.AddRequest |
|
VmDisksService.AddResponse |
|
VmDisksService.ListRequest |
Returns the list of disks of the virtual machine.
|
VmDisksService.ListResponse |
Returns the list of disks of the virtual machine.
|
VmDisksServiceImpl |
|
VmGraphicsConsoleService |
|
VmGraphicsConsoleService.GetRequest |
Retrieves the graphics console configuration of the virtual machine.
|
VmGraphicsConsoleService.GetResponse |
Retrieves the graphics console configuration of the virtual machine.
|
VmGraphicsConsoleService.ProxyTicketRequest |
|
VmGraphicsConsoleService.ProxyTicketResponse |
|
VmGraphicsConsoleService.RemoteViewerConnectionFileRequest |
Generates the file which is compatible with `remote-viewer` client.
|
VmGraphicsConsoleService.RemoteViewerConnectionFileResponse |
Generates the file which is compatible with `remote-viewer` client.
|
VmGraphicsConsoleService.RemoveRequest |
Remove the graphics console from the virtual machine.
|
VmGraphicsConsoleService.RemoveResponse |
Remove the graphics console from the virtual machine.
|
VmGraphicsConsoleService.TicketRequest |
Generates a time-sensitive authentication token for accessing this virtual machine's console.
|
VmGraphicsConsoleService.TicketResponse |
Generates a time-sensitive authentication token for accessing this virtual machine's console.
|
VmGraphicsConsoleServiceImpl |
|
VmGraphicsConsolesService |
|
VmGraphicsConsolesService.AddRequest |
Add new graphics console to the virtual machine.
|
VmGraphicsConsolesService.AddResponse |
Add new graphics console to the virtual machine.
|
VmGraphicsConsolesService.ListRequest |
Lists all the configured graphics consoles of the virtual machine.
|
VmGraphicsConsolesService.ListResponse |
Lists all the configured graphics consoles of the virtual machine.
|
VmGraphicsConsolesServiceImpl |
|
VmHostDeviceService |
A service to manage individual host device attached to a virtual machine.
|
VmHostDeviceService.GetRequest |
Retrieve information about particular host device attached to given virtual machine.
|
VmHostDeviceService.GetResponse |
Retrieve information about particular host device attached to given virtual machine.
|
VmHostDeviceService.RemoveRequest |
Remove the attachment of this host device from given virtual machine.
|
VmHostDeviceService.RemoveResponse |
Remove the attachment of this host device from given virtual machine.
|
VmHostDeviceServiceImpl |
|
VmHostDevicesService |
A service to manage host devices attached to a virtual machine.
|
VmHostDevicesService.AddRequest |
Attach target device to given virtual machine.
|
VmHostDevicesService.AddResponse |
Attach target device to given virtual machine.
|
VmHostDevicesService.ListRequest |
List the host devices assigned to given virtual machine.
|
VmHostDevicesService.ListResponse |
List the host devices assigned to given virtual machine.
|
VmHostDevicesServiceImpl |
|
VmMediatedDevice |
VM mediated device is a fake device specifying properties of vGPU mediated devices.
|
VmMediatedDeviceBuilder |
|
VmMediatedDeviceContainer |
|
VmMediatedDeviceService |
|
VmMediatedDeviceService.GetRequest |
Retrieves the configuration of mediated devices in the virtual machine.
|
VmMediatedDeviceService.GetResponse |
Retrieves the configuration of mediated devices in the virtual machine.
|
VmMediatedDeviceService.RemoveRequest |
Remove the mediated device from the virtual machine.
|
VmMediatedDeviceService.RemoveResponse |
Remove the mediated device from the virtual machine.
|
VmMediatedDeviceService.UpdateRequest |
Updates the information about the mediated device.
|
VmMediatedDeviceService.UpdateResponse |
Updates the information about the mediated device.
|
VmMediatedDeviceServiceImpl |
|
VmMediatedDevicesService |
A service that manages mediated devices of a VM.
|
VmMediatedDevicesService.AddRequest |
Add a new mediated device to the virtual machine.
|
VmMediatedDevicesService.AddResponse |
Add a new mediated device to the virtual machine.
|
VmMediatedDevicesService.ListRequest |
Lists all the configured mediated devices of the virtual machine.
|
VmMediatedDevicesService.ListResponse |
Lists all the configured mediated devices of the virtual machine.
|
VmMediatedDevicesServiceImpl |
|
VmNicService |
|
VmNicService.ActivateRequest |
|
VmNicService.ActivateResponse |
|
VmNicService.DeactivateRequest |
|
VmNicService.DeactivateResponse |
|
VmNicService.GetRequest |
|
VmNicService.GetResponse |
|
VmNicService.RemoveRequest |
Removes the NIC.
|
VmNicService.RemoveResponse |
Removes the NIC.
|
VmNicService.UpdateRequest |
Updates the NIC.
|
VmNicService.UpdateResponse |
Updates the NIC.
|
VmNicServiceImpl |
|
VmNicsService |
|
VmNicsService.AddRequest |
Adds a NIC to the virtual machine.
|
VmNicsService.AddResponse |
Adds a NIC to the virtual machine.
|
VmNicsService.ListRequest |
Returns the list of NICs of the virtual machine.
|
VmNicsService.ListResponse |
Returns the list of NICs of the virtual machine.
|
VmNicsServiceImpl |
|
VmNumaNodeService |
|
VmNumaNodeService.GetRequest |
|
VmNumaNodeService.GetResponse |
|
VmNumaNodeService.RemoveRequest |
Removes a virtual NUMA node.
|
VmNumaNodeService.RemoveResponse |
Removes a virtual NUMA node.
|
VmNumaNodeService.UpdateRequest |
Updates a virtual NUMA node.
|
VmNumaNodeService.UpdateResponse |
Updates a virtual NUMA node.
|
VmNumaNodeServiceImpl |
|
VmNumaNodesService |
|
VmNumaNodesService.AddRequest |
Creates a new virtual NUMA node for the virtual machine.
|
VmNumaNodesService.AddResponse |
Creates a new virtual NUMA node for the virtual machine.
|
VmNumaNodesService.ListRequest |
Lists virtual NUMA nodes of a virtual machine.
|
VmNumaNodesService.ListResponse |
Lists virtual NUMA nodes of a virtual machine.
|
VmNumaNodesServiceImpl |
|
VmPlacementPolicy |
|
VmPlacementPolicyBuilder |
|
VmPlacementPolicyContainer |
|
VmPool |
Type representing a virtual machines pool.
|
VmPoolBuilder |
|
VmPoolContainer |
|
VmPoolService |
A service to manage a virtual machines pool.
|
VmPoolService.AllocateVmRequest |
This operation allocates a virtual machine in the virtual machine pool.
|
VmPoolService.AllocateVmResponse |
This operation allocates a virtual machine in the virtual machine pool.
|
VmPoolService.GetRequest |
Get the virtual machine pool.
|
VmPoolService.GetResponse |
Get the virtual machine pool.
|
VmPoolService.RemoveRequest |
Removes a virtual machine pool.
|
VmPoolService.RemoveResponse |
Removes a virtual machine pool.
|
VmPoolService.UpdateRequest |
Update the virtual machine pool.
|
VmPoolService.UpdateResponse |
Update the virtual machine pool.
|
VmPoolServiceImpl |
|
VmPoolsService |
Provides read-write access to virtual machines pools.
|
VmPoolsService.AddRequest |
Creates a new virtual machine pool.
|
VmPoolsService.AddResponse |
Creates a new virtual machine pool.
|
VmPoolsService.ListRequest |
Get a list of available virtual machines pools.
|
VmPoolsService.ListResponse |
Get a list of available virtual machines pools.
|
VmPoolsServiceImpl |
|
VmPoolType |
Type representing the deallocation policy of virtual machines in a virtual machines pool.
|
VmReportedDeviceService |
|
VmReportedDeviceService.GetRequest |
|
VmReportedDeviceService.GetResponse |
|
VmReportedDeviceServiceImpl |
|
VmReportedDevicesService |
|
VmReportedDevicesService.ListRequest |
Returns the list of reported devices of the virtual machine.
|
VmReportedDevicesService.ListResponse |
Returns the list of reported devices of the virtual machine.
|
VmReportedDevicesServiceImpl |
|
VmService |
|
VmService.AutoPinCpuAndNumaNodesRequest |
Apply an automatic CPU and NUMA configuration on the VM.
|
VmService.AutoPinCpuAndNumaNodesResponse |
Apply an automatic CPU and NUMA configuration on the VM.
|
VmService.CancelMigrationRequest |
This operation stops any migration of a virtual machine to another physical host.
|
VmService.CancelMigrationResponse |
This operation stops any migration of a virtual machine to another physical host.
|
VmService.CloneRequest |
|
VmService.CloneResponse |
|
VmService.CommitSnapshotRequest |
Permanently restores the virtual machine to the state of the previewed snapshot.
|
VmService.CommitSnapshotResponse |
Permanently restores the virtual machine to the state of the previewed snapshot.
|
VmService.DetachRequest |
Detaches a virtual machine from a pool.
|
VmService.DetachResponse |
Detaches a virtual machine from a pool.
|
VmService.ExportRequest |
Exports the virtual machine.
|
VmService.ExportResponse |
Exports the virtual machine.
|
VmService.ExportToExportDomainRequest |
Exports a virtual machine to an export domain.
|
VmService.ExportToExportDomainResponse |
Exports a virtual machine to an export domain.
|
VmService.ExportToPathOnHostRequest |
Exports a virtual machine as an OVA file to a given path on a specified host.
|
VmService.ExportToPathOnHostResponse |
Exports a virtual machine as an OVA file to a given path on a specified host.
|
VmService.FreezeFilesystemsRequest |
Freezes virtual machine file systems.
|
VmService.FreezeFilesystemsResponse |
Freezes virtual machine file systems.
|
VmService.GetRequest |
Retrieves the description of the virtual machine.
|
VmService.GetResponse |
Retrieves the description of the virtual machine.
|
VmService.LogonRequest |
Initiates the automatic user logon to access a virtual machine from an external console.
|
VmService.LogonResponse |
Initiates the automatic user logon to access a virtual machine from an external console.
|
VmService.MaintenanceRequest |
Sets the global maintenance mode on the hosted engine virtual machine.
|
VmService.MaintenanceResponse |
Sets the global maintenance mode on the hosted engine virtual machine.
|
VmService.MigrateRequest |
Migrates a virtual machine to another physical host.
|
VmService.MigrateResponse |
Migrates a virtual machine to another physical host.
|
VmService.PreviewSnapshotRequest |
Temporarily restores the virtual machine to the state of a snapshot.
|
VmService.PreviewSnapshotResponse |
Temporarily restores the virtual machine to the state of a snapshot.
|
VmService.RebootRequest |
Sends a reboot request to a virtual machine.
|
VmService.RebootResponse |
Sends a reboot request to a virtual machine.
|
VmService.RemoveRequest |
Removes the virtual machine, including the virtual disks attached to it.
|
VmService.RemoveResponse |
Removes the virtual machine, including the virtual disks attached to it.
|
VmService.ReorderMacAddressesRequest |
|
VmService.ReorderMacAddressesResponse |
|
VmService.ResetRequest |
Sends a reset request to a virtual machine.
|
VmService.ResetResponse |
Sends a reset request to a virtual machine.
|
VmService.ScreenshotRequest |
Captures screenshot of the current state of the VM.
|
VmService.ScreenshotResponse |
Captures screenshot of the current state of the VM.
|
VmService.ShutdownRequest |
This operation sends a shutdown request to a virtual machine.
|
VmService.ShutdownResponse |
This operation sends a shutdown request to a virtual machine.
|
VmService.StartRequest |
Starts the virtual machine.
|
VmService.StartResponse |
Starts the virtual machine.
|
VmService.StopRequest |
This operation forces a virtual machine to power-off.
|
VmService.StopResponse |
This operation forces a virtual machine to power-off.
|
VmService.SuspendRequest |
This operation saves the virtual machine state to disk and stops it.
|
VmService.SuspendResponse |
This operation saves the virtual machine state to disk and stops it.
|
VmService.ThawFilesystemsRequest |
Thaws virtual machine file systems.
|
VmService.ThawFilesystemsResponse |
Thaws virtual machine file systems.
|
VmService.TicketRequest |
Generates a time-sensitive authentication token for accessing a virtual machine's display.
|
VmService.TicketResponse |
Generates a time-sensitive authentication token for accessing a virtual machine's display.
|
VmService.UndoSnapshotRequest |
Restores the virtual machine to the state it had before previewing the snapshot.
|
VmService.UndoSnapshotResponse |
Restores the virtual machine to the state it had before previewing the snapshot.
|
VmService.UpdateRequest |
Update the virtual machine in the system for the given virtual machine id.
|
VmService.UpdateResponse |
Update the virtual machine in the system for the given virtual machine id.
|
VmServiceImpl |
|
VmSessionService |
|
VmSessionService.GetRequest |
|
VmSessionService.GetResponse |
|
VmSessionServiceImpl |
|
VmSessionsService |
Provides information about virtual machine user sessions.
|
VmSessionsService.ListRequest |
Lists all user sessions for this virtual machine.
|
VmSessionsService.ListResponse |
Lists all user sessions for this virtual machine.
|
VmSessionsServiceImpl |
|
VmsService |
|
VmsService.AddFromConfigurationRequest |
add a virtual machine to the system from a configuration - requires the configuration type and the configuration data
|
VmsService.AddFromConfigurationResponse |
add a virtual machine to the system from a configuration - requires the configuration type and the configuration data
|
VmsService.AddFromScratchRequest |
add a virtual machine to the system from scratch
|
VmsService.AddFromScratchResponse |
add a virtual machine to the system from scratch
|
VmsService.AddFromSnapshotRequest |
add a virtual machine to the system by cloning from a snapshot
|
VmsService.AddFromSnapshotResponse |
add a virtual machine to the system by cloning from a snapshot
|
VmsService.AddRequest |
Creates a new virtual machine.
|
VmsService.AddResponse |
Creates a new virtual machine.
|
VmsService.ListRequest |
Returns the list of virtual machines of the system.
|
VmsService.ListResponse |
Returns the list of virtual machines of the system.
|
VmsServiceImpl |
|
VmStatus |
Type representing a status of a virtual machine.
|
VmStorageErrorResumeBehaviour |
If the storage, on which this virtual machine has some disks gets
unresponsive, the virtual machine gets paused.
|
VmSummary |
Type containing information related to virtual machines on a particular host.
|
VmSummaryBuilder |
|
VmSummaryContainer |
|
VmType |
Type representing what the virtual machine is optimized for.
|
VmWatchdogService |
A service managing a watchdog on virtual machines.
|
VmWatchdogService.GetRequest |
Returns the information about the watchdog.
|
VmWatchdogService.GetResponse |
Returns the information about the watchdog.
|
VmWatchdogService.RemoveRequest |
Removes the watchdog from the virtual machine.
|
VmWatchdogService.RemoveResponse |
Removes the watchdog from the virtual machine.
|
VmWatchdogService.UpdateRequest |
Updates the information about the watchdog.
|
VmWatchdogService.UpdateResponse |
Updates the information about the watchdog.
|
VmWatchdogServiceImpl |
|
VmWatchdogsService |
Lists the watchdogs of a virtual machine.
|
VmWatchdogsService.AddRequest |
Adds new watchdog to the virtual machine.
|
VmWatchdogsService.AddResponse |
Adds new watchdog to the virtual machine.
|
VmWatchdogsService.ListRequest |
The list of watchdogs of the virtual machine.
|
VmWatchdogsService.ListResponse |
The list of watchdogs of the virtual machine.
|
VmWatchdogsServiceImpl |
|
VnicPassThrough |
|
VnicPassThroughBuilder |
|
VnicPassThroughContainer |
|
VnicPassThroughMode |
Describes whether the vNIC is to be implemented as a pass-through device or a virtual one.
|
VnicProfile |
A vNIC profile is a collection of settings that can be applied to individual <>.
|
VnicProfileBuilder |
|
VnicProfileContainer |
|
VnicProfileMapping |
Deprecated type that maps an external virtual NIC profile to one that exists in the {engine-name}.
|
VnicProfileMappingBuilder |
|
VnicProfileMappingContainer |
|
VnicProfileService |
This service manages a vNIC profile.
|
VnicProfileService.GetRequest |
Retrieves details about a vNIC profile.
|
VnicProfileService.GetResponse |
Retrieves details about a vNIC profile.
|
VnicProfileService.RemoveRequest |
Removes the vNIC profile.
|
VnicProfileService.RemoveResponse |
Removes the vNIC profile.
|
VnicProfileService.UpdateRequest |
Updates details of a vNIC profile.
|
VnicProfileService.UpdateResponse |
Updates details of a vNIC profile.
|
VnicProfileServiceImpl |
|
VnicProfilesService |
This service manages the collection of all vNIC profiles.
|
VnicProfilesService.AddRequest |
Add a vNIC profile.
|
VnicProfilesService.AddResponse |
Add a vNIC profile.
|
VnicProfilesService.ListRequest |
List all vNIC profiles.
|
VnicProfilesService.ListResponse |
List all vNIC profiles.
|
VnicProfilesServiceImpl |
|
VolumeGroup |
|
VolumeGroupBuilder |
|
VolumeGroupContainer |
|
Watchdog |
This type represents a watchdog configuration.
|
WatchdogAction |
This type describes available watchdog actions.
|
WatchdogBuilder |
|
WatchdogContainer |
|
WatchdogModel |
This type represents the watchdog model.
|
Weight |
|
WeightBuilder |
|
WeightContainer |
|
WeightService |
|
WeightService.GetRequest |
|
WeightService.GetResponse |
|
WeightService.RemoveRequest |
|
WeightService.RemoveResponse |
|
WeightServiceImpl |
|
WeightsService |
|
WeightsService.AddRequest |
Add a weight to a specified user defined scheduling policy.
|
WeightsService.AddResponse |
Add a weight to a specified user defined scheduling policy.
|
WeightsService.ListRequest |
Returns the list of weights.
|
WeightsService.ListResponse |
Returns the list of weights.
|
WeightsServiceImpl |
|
XmlAccessProtocolReader |
|
XmlAccessProtocolWriter |
|
XmlActionReader |
|
XmlActionWriter |
|
XmlAffinityGroupReader |
|
XmlAffinityGroupWriter |
|
XmlAffinityLabelReader |
|
XmlAffinityLabelWriter |
|
XmlAffinityRuleReader |
|
XmlAffinityRuleWriter |
|
XmlAgentConfigurationReader |
|
XmlAgentConfigurationWriter |
|
XmlAgentReader |
|
XmlAgentWriter |
|
XmlApiReader |
|
XmlApiSummaryItemReader |
|
XmlApiSummaryItemWriter |
|
XmlApiSummaryReader |
|
XmlApiSummaryWriter |
|
XmlApiWriter |
|
XmlApplicationReader |
|
XmlApplicationWriter |
|
XmlArchitectureReader |
|
XmlArchitectureWriter |
|
XmlAuthorizedKeyReader |
|
XmlAuthorizedKeyWriter |
|
XmlAutoNumaStatusReader |
|
XmlAutoNumaStatusWriter |
|
XmlAutoPinningPolicyReader |
|
XmlAutoPinningPolicyWriter |
|
XmlBackupPhaseReader |
|
XmlBackupPhaseWriter |
|
XmlBackupReader |
|
XmlBackupWriter |
|
XmlBalanceReader |
|
XmlBalanceWriter |
|
XmlBiosReader |
|
XmlBiosTypeReader |
|
XmlBiosTypeWriter |
|
XmlBiosWriter |
|
XmlBlockStatisticReader |
|
XmlBlockStatisticWriter |
|
XmlBondingReader |
|
XmlBondingWriter |
|
XmlBookmarkReader |
|
XmlBookmarkWriter |
|
XmlBootDeviceReader |
|
XmlBootDeviceWriter |
|
XmlBootMenuReader |
|
XmlBootMenuWriter |
|
XmlBootProtocolReader |
|
XmlBootProtocolWriter |
|
XmlBootReader |
|
XmlBootWriter |
|
XmlBrickProfileDetailReader |
|
XmlBrickProfileDetailWriter |
|
XmlCdromReader |
|
XmlCdromWriter |
|
XmlCertificateReader |
|
XmlCertificateWriter |
|
XmlCheckpointReader |
|
XmlCheckpointStateReader |
|
XmlCheckpointStateWriter |
|
XmlCheckpointWriter |
|
XmlCloudInitNetworkProtocolReader |
|
XmlCloudInitNetworkProtocolWriter |
|
XmlCloudInitReader |
|
XmlCloudInitWriter |
|
XmlClusterFeatureReader |
|
XmlClusterFeatureWriter |
|
XmlClusterLevelReader |
|
XmlClusterLevelWriter |
|
XmlClusterReader |
|
XmlClusterUpgradeActionReader |
|
XmlClusterUpgradeActionWriter |
|
XmlClusterWriter |
|
XmlConfigurationReader |
|
XmlConfigurationTypeReader |
|
XmlConfigurationTypeWriter |
|
XmlConfigurationWriter |
|
XmlConsoleReader |
|
XmlConsoleWriter |
|
XmlCoreReader |
|
XmlCoreWriter |
|
XmlCpuModeReader |
|
XmlCpuModeWriter |
|
XmlCpuPinningPolicyReader |
|
XmlCpuPinningPolicyWriter |
|
XmlCpuProfileReader |
|
XmlCpuProfileWriter |
|
XmlCpuReader |
|
XmlCpuTopologyReader |
|
XmlCpuTopologyWriter |
|
XmlCpuTuneReader |
|
XmlCpuTuneWriter |
|
XmlCpuTypeReader |
|
XmlCpuTypeWriter |
|
XmlCpuWriter |
|
XmlCreationStatusReader |
|
XmlCreationStatusWriter |
|
XmlCustomPropertyReader |
|
XmlCustomPropertyWriter |
|
XmlDataCenterReader |
|
XmlDataCenterStatusReader |
|
XmlDataCenterStatusWriter |
|
XmlDataCenterWriter |
|
XmlDeviceReader |
|
XmlDeviceWriter |
|
XmlDiskAttachmentReader |
|
XmlDiskAttachmentWriter |
|
XmlDiskBackupModeReader |
|
XmlDiskBackupModeWriter |
|
XmlDiskBackupReader |
|
XmlDiskBackupWriter |
|
XmlDiskContentTypeReader |
|
XmlDiskContentTypeWriter |
|
XmlDiskFormatReader |
|
XmlDiskFormatWriter |
|
XmlDiskInterfaceReader |
|
XmlDiskInterfaceWriter |
|
XmlDiskProfileReader |
|
XmlDiskProfileWriter |
|
XmlDiskReader |
|
XmlDiskSnapshotReader |
|
XmlDiskSnapshotWriter |
|
XmlDiskStatusReader |
|
XmlDiskStatusWriter |
|
XmlDiskStorageTypeReader |
|
XmlDiskStorageTypeWriter |
|
XmlDiskTypeReader |
|
XmlDiskTypeWriter |
|
XmlDiskWriter |
|
XmlDisplayReader |
|
XmlDisplayTypeReader |
|
XmlDisplayTypeWriter |
|
XmlDisplayWriter |
|
XmlDnsReader |
|
XmlDnsResolverConfigurationReader |
|
XmlDnsResolverConfigurationWriter |
|
XmlDnsWriter |
|
XmlDomainReader |
|
XmlDomainWriter |
|
XmlDynamicCpuReader |
|
XmlDynamicCpuWriter |
|
XmlEntityExternalStatusReader |
|
XmlEntityExternalStatusWriter |
|
XmlEntityProfileDetailReader |
|
XmlEntityProfileDetailWriter |
|
XmlErrorHandlingReader |
|
XmlErrorHandlingWriter |
|
XmlEventReader |
|
XmlEventSubscriptionReader |
|
XmlEventSubscriptionWriter |
|
XmlEventWriter |
|
XmlException |
Indicates that some exception happened during XML processing.
|
XmlExternalComputeResourceReader |
|
XmlExternalComputeResourceWriter |
|
XmlExternalDiscoveredHostReader |
|
XmlExternalDiscoveredHostWriter |
|
XmlExternalHostGroupReader |
|
XmlExternalHostGroupWriter |
|
XmlExternalHostProviderReader |
|
XmlExternalHostProviderWriter |
|
XmlExternalHostReader |
|
XmlExternalHostWriter |
|
XmlExternalNetworkProviderConfigurationReader |
|
XmlExternalNetworkProviderConfigurationWriter |
|
XmlExternalProviderReader |
|
XmlExternalProviderWriter |
|
XmlExternalStatusReader |
|
XmlExternalStatusWriter |
|
XmlExternalSystemTypeReader |
|
XmlExternalSystemTypeWriter |
|
XmlExternalTemplateImportReader |
|
XmlExternalTemplateImportWriter |
|
XmlExternalVmImportReader |
|
XmlExternalVmImportWriter |
|
XmlExternalVmProviderTypeReader |
|
XmlExternalVmProviderTypeWriter |
|
XmlFaultReader |
|
XmlFaultWriter |
|
XmlFenceTypeReader |
|
XmlFenceTypeWriter |
|
XmlFencingPolicyReader |
|
XmlFencingPolicyWriter |
|
XmlFileReader |
|
XmlFileWriter |
|
XmlFilterReader |
|
XmlFilterWriter |
|
XmlFipsModeReader |
|
XmlFipsModeWriter |
|
XmlFirewallTypeReader |
|
XmlFirewallTypeWriter |
|
XmlFloppyReader |
|
XmlFloppyWriter |
|
XmlFopStatisticReader |
|
XmlFopStatisticWriter |
|
XmlGlusterBrickAdvancedDetailsReader |
|
XmlGlusterBrickAdvancedDetailsWriter |
|
XmlGlusterBrickMemoryInfoReader |
|
XmlGlusterBrickMemoryInfoWriter |
|
XmlGlusterBrickReader |
|
XmlGlusterBrickStatusReader |
|
XmlGlusterBrickStatusWriter |
|
XmlGlusterBrickWriter |
|
XmlGlusterClientReader |
|
XmlGlusterClientWriter |
|
XmlGlusterHookReader |
|
XmlGlusterHookStatusReader |
|
XmlGlusterHookStatusWriter |
|
XmlGlusterHookWriter |
|
XmlGlusterMemoryPoolReader |
|
XmlGlusterMemoryPoolWriter |
|
XmlGlusterServerHookReader |
|
XmlGlusterServerHookWriter |
|
XmlGlusterStateReader |
|
XmlGlusterStateWriter |
|
XmlGlusterVolumeProfileDetailsReader |
|
XmlGlusterVolumeProfileDetailsWriter |
|
XmlGlusterVolumeReader |
|
XmlGlusterVolumeStatusReader |
|
XmlGlusterVolumeStatusWriter |
|
XmlGlusterVolumeTypeReader |
|
XmlGlusterVolumeTypeWriter |
|
XmlGlusterVolumeWriter |
|
XmlGracePeriodReader |
|
XmlGracePeriodWriter |
|
XmlGraphicsConsoleReader |
|
XmlGraphicsConsoleWriter |
|
XmlGraphicsTypeReader |
|
XmlGraphicsTypeWriter |
|
XmlGroupReader |
|
XmlGroupWriter |
|
XmlGuestOperatingSystemReader |
|
XmlGuestOperatingSystemWriter |
|
XmlHardwareInformationReader |
|
XmlHardwareInformationWriter |
|
XmlHighAvailabilityReader |
|
XmlHighAvailabilityWriter |
|
XmlHookContentTypeReader |
|
XmlHookContentTypeWriter |
|
XmlHookReader |
|
XmlHookStageReader |
|
XmlHookStageWriter |
|
XmlHookStatusReader |
|
XmlHookStatusWriter |
|
XmlHookWriter |
|
XmlHostCpuUnitReader |
|
XmlHostCpuUnitWriter |
|
XmlHostDevicePassthroughReader |
|
XmlHostDevicePassthroughWriter |
|
XmlHostDeviceReader |
|
XmlHostDeviceWriter |
|
XmlHostedEngineReader |
|
XmlHostedEngineWriter |
|
XmlHostNicReader |
|
XmlHostNicVirtualFunctionsConfigurationReader |
|
XmlHostNicVirtualFunctionsConfigurationWriter |
|
XmlHostNicWriter |
|
XmlHostProtocolReader |
|
XmlHostProtocolWriter |
|
XmlHostReader |
|
XmlHostStatusReader |
|
XmlHostStatusWriter |
|
XmlHostStorageReader |
|
XmlHostStorageWriter |
|
XmlHostTypeReader |
|
XmlHostTypeWriter |
|
XmlHostWriter |
|
XmlIconReader |
|
XmlIconWriter |
|
XmlIdentifiedReader |
|
XmlIdentifiedWriter |
|
XmlImageFileTypeReader |
|
XmlImageFileTypeWriter |
|
XmlImageReader |
|
XmlImageTransferDirectionReader |
|
XmlImageTransferDirectionWriter |
|
XmlImageTransferPhaseReader |
|
XmlImageTransferPhaseWriter |
|
XmlImageTransferReader |
|
XmlImageTransferTimeoutPolicyReader |
|
XmlImageTransferTimeoutPolicyWriter |
|
XmlImageTransferWriter |
|
XmlImageWriter |
|
XmlInheritableBooleanReader |
|
XmlInheritableBooleanWriter |
|
XmlInitializationReader |
|
XmlInitializationWriter |
|
XmlInstanceTypeReader |
|
XmlInstanceTypeWriter |
|
XmlIoReader |
|
XmlIoWriter |
|
XmlIpAddressAssignmentReader |
|
XmlIpAddressAssignmentWriter |
|
XmlIpReader |
|
XmlIpVersionReader |
|
XmlIpVersionWriter |
|
XmlIpWriter |
|
XmlIscsiBondReader |
|
XmlIscsiBondWriter |
|
XmlIscsiDetailsReader |
|
XmlIscsiDetailsWriter |
|
XmlJobReader |
|
XmlJobStatusReader |
|
XmlJobStatusWriter |
|
XmlJobWriter |
|
XmlKatelloErratumReader |
|
XmlKatelloErratumWriter |
|
XmlKdumpStatusReader |
|
XmlKdumpStatusWriter |
|
XmlKernelReader |
|
XmlKernelWriter |
|
XmlKsmReader |
|
XmlKsmWriter |
|
XmlLinkLayerDiscoveryProtocolElementReader |
|
XmlLinkLayerDiscoveryProtocolElementWriter |
|
XmlLogicalUnitReader |
|
XmlLogicalUnitWriter |
|
XmlLogMaxMemoryUsedThresholdTypeReader |
|
XmlLogMaxMemoryUsedThresholdTypeWriter |
|
XmlLogSeverityReader |
|
XmlLogSeverityWriter |
|
XmlLunStatusReader |
|
XmlLunStatusWriter |
|
XmlMacPoolReader |
|
XmlMacPoolWriter |
|
XmlMacReader |
|
XmlMacWriter |
|
XmlMDevTypeReader |
|
XmlMDevTypeWriter |
|
XmlMemoryOverCommitReader |
|
XmlMemoryOverCommitWriter |
|
XmlMemoryPolicyReader |
|
XmlMemoryPolicyWriter |
|
XmlMessageBrokerTypeReader |
|
XmlMessageBrokerTypeWriter |
|
XmlMethodReader |
|
XmlMethodWriter |
|
XmlMigrateOnErrorReader |
|
XmlMigrateOnErrorWriter |
|
XmlMigrationBandwidthAssignmentMethodReader |
|
XmlMigrationBandwidthAssignmentMethodWriter |
|
XmlMigrationBandwidthReader |
|
XmlMigrationBandwidthWriter |
|
XmlMigrationOptionsReader |
|
XmlMigrationOptionsWriter |
|
XmlMigrationPolicyReader |
|
XmlMigrationPolicyWriter |
|
XmlNetworkAttachmentReader |
|
XmlNetworkAttachmentWriter |
|
XmlNetworkConfigurationReader |
|
XmlNetworkConfigurationWriter |
|
XmlNetworkFilterParameterReader |
|
XmlNetworkFilterParameterWriter |
|
XmlNetworkFilterReader |
|
XmlNetworkFilterWriter |
|
XmlNetworkLabelReader |
|
XmlNetworkLabelWriter |
|
XmlNetworkPluginTypeReader |
|
XmlNetworkPluginTypeWriter |
|
XmlNetworkReader |
|
XmlNetworkStatusReader |
|
XmlNetworkStatusWriter |
|
XmlNetworkUsageReader |
|
XmlNetworkUsageWriter |
|
XmlNetworkWriter |
|
XmlNfsProfileDetailReader |
|
XmlNfsProfileDetailWriter |
|
XmlNfsVersionReader |
|
XmlNfsVersionWriter |
|
XmlNicConfigurationReader |
|
XmlNicConfigurationWriter |
|
XmlNicInterfaceReader |
|
XmlNicInterfaceWriter |
|
XmlNicReader |
|
XmlNicStatusReader |
|
XmlNicStatusWriter |
|
XmlNicWriter |
|
XmlNotifiableEventReader |
|
XmlNotifiableEventWriter |
|
XmlNotificationMethodReader |
|
XmlNotificationMethodWriter |
|
XmlNumaNodePinReader |
|
XmlNumaNodePinWriter |
|
XmlNumaNodeReader |
|
XmlNumaNodeWriter |
|
XmlNumaTuneModeReader |
|
XmlNumaTuneModeWriter |
|
XmlOpenStackImageProviderReader |
|
XmlOpenStackImageProviderWriter |
|
XmlOpenStackImageReader |
|
XmlOpenStackImageWriter |
|
XmlOpenStackNetworkProviderReader |
|
XmlOpenStackNetworkProviderTypeReader |
|
XmlOpenStackNetworkProviderTypeWriter |
|
XmlOpenStackNetworkProviderWriter |
|
XmlOpenStackNetworkReader |
|
XmlOpenStackNetworkWriter |
|
XmlOpenStackProviderReader |
|
XmlOpenStackProviderWriter |
|
XmlOpenStackSubnetReader |
|
XmlOpenStackSubnetWriter |
|
XmlOpenstackVolumeAuthenticationKeyReader |
|
XmlOpenstackVolumeAuthenticationKeyUsageTypeReader |
|
XmlOpenstackVolumeAuthenticationKeyUsageTypeWriter |
|
XmlOpenstackVolumeAuthenticationKeyWriter |
|
XmlOpenStackVolumeProviderReader |
|
XmlOpenStackVolumeProviderWriter |
|
XmlOpenStackVolumeTypeReader |
|
XmlOpenStackVolumeTypeWriter |
|
XmlOperatingSystemInfoReader |
|
XmlOperatingSystemInfoWriter |
|
XmlOperatingSystemReader |
|
XmlOperatingSystemWriter |
|
XmlOptionReader |
|
XmlOptionWriter |
|
XmlOsTypeReader |
|
XmlOsTypeWriter |
|
XmlPackageReader |
|
XmlPackageWriter |
|
XmlPayloadEncodingReader |
|
XmlPayloadEncodingWriter |
|
XmlPayloadReader |
|
XmlPayloadWriter |
|
XmlPermissionReader |
|
XmlPermissionWriter |
|
XmlPermitReader |
|
XmlPermitWriter |
|
XmlPmProxyReader |
|
XmlPmProxyTypeReader |
|
XmlPmProxyTypeWriter |
|
XmlPmProxyWriter |
|
XmlPolicyUnitTypeReader |
|
XmlPolicyUnitTypeWriter |
|
XmlPortMirroringReader |
|
XmlPortMirroringWriter |
|
XmlPowerManagementReader |
|
XmlPowerManagementStatusReader |
|
XmlPowerManagementStatusWriter |
|
XmlPowerManagementWriter |
|
XmlProductInfoReader |
|
XmlProductInfoWriter |
|
XmlProductReader |
|
XmlProductWriter |
|
XmlProfileDetailReader |
|
XmlProfileDetailWriter |
|
XmlPropertyReader |
|
XmlPropertyWriter |
|
XmlProxyTicketReader |
|
XmlProxyTicketWriter |
|
XmlQcowVersionReader |
|
XmlQcowVersionWriter |
|
XmlQosReader |
|
XmlQosTypeReader |
|
XmlQosTypeWriter |
|
XmlQosWriter |
|
XmlQuotaClusterLimitReader |
|
XmlQuotaClusterLimitWriter |
|
XmlQuotaModeTypeReader |
|
XmlQuotaModeTypeWriter |
|
XmlQuotaReader |
|
XmlQuotaStorageLimitReader |
|
XmlQuotaStorageLimitWriter |
|
XmlQuotaWriter |
|
XmlRangeReader |
|
XmlRangeWriter |
|
XmlRateReader |
|
XmlRateWriter |
|
XmlReader |
This class wraps the XMLStreamReader class so that the methods don't send checked exceptions, in order to
simplify its usage together with streams and lambdas.
|
XmlRegistrationAffinityGroupMappingReader |
|
XmlRegistrationAffinityGroupMappingWriter |
|
XmlRegistrationAffinityLabelMappingReader |
|
XmlRegistrationAffinityLabelMappingWriter |
|
XmlRegistrationClusterMappingReader |
|
XmlRegistrationClusterMappingWriter |
|
XmlRegistrationConfigurationReader |
|
XmlRegistrationConfigurationWriter |
|
XmlRegistrationDomainMappingReader |
|
XmlRegistrationDomainMappingWriter |
|
XmlRegistrationLunMappingReader |
|
XmlRegistrationLunMappingWriter |
|
XmlRegistrationRoleMappingReader |
|
XmlRegistrationRoleMappingWriter |
|
XmlRegistrationVnicProfileMappingReader |
|
XmlRegistrationVnicProfileMappingWriter |
|
XmlReportedConfigurationReader |
|
XmlReportedConfigurationWriter |
|
XmlReportedDeviceReader |
|
XmlReportedDeviceTypeReader |
|
XmlReportedDeviceTypeWriter |
|
XmlReportedDeviceWriter |
|
XmlResolutionTypeReader |
|
XmlResolutionTypeWriter |
|
XmlRngDeviceReader |
|
XmlRngDeviceWriter |
|
XmlRngSourceReader |
|
XmlRngSourceWriter |
|
XmlRoleReader |
|
XmlRoleTypeReader |
|
XmlRoleTypeWriter |
|
XmlRoleWriter |
|
XmlSchedulingPolicyReader |
|
XmlSchedulingPolicyUnitReader |
|
XmlSchedulingPolicyUnitWriter |
|
XmlSchedulingPolicyWriter |
|
XmlScsiGenericIOReader |
|
XmlScsiGenericIOWriter |
|
XmlSeLinuxModeReader |
|
XmlSeLinuxModeWriter |
|
XmlSeLinuxReader |
|
XmlSeLinuxWriter |
|
XmlSerialNumberPolicyReader |
|
XmlSerialNumberPolicyWriter |
|
XmlSerialNumberReader |
|
XmlSerialNumberWriter |
|
XmlSessionReader |
|
XmlSessionWriter |
|
XmlSkipIfConnectivityBrokenReader |
|
XmlSkipIfConnectivityBrokenWriter |
|
XmlSkipIfSdActiveReader |
|
XmlSkipIfSdActiveWriter |
|
XmlSnapshotReader |
|
XmlSnapshotStatusReader |
|
XmlSnapshotStatusWriter |
|
XmlSnapshotTypeReader |
|
XmlSnapshotTypeWriter |
|
XmlSnapshotWriter |
|
XmlSpecialObjectsReader |
|
XmlSpecialObjectsWriter |
|
XmlSpmReader |
|
XmlSpmStatusReader |
|
XmlSpmStatusWriter |
|
XmlSpmWriter |
|
XmlSshAuthenticationMethodReader |
|
XmlSshAuthenticationMethodWriter |
|
XmlSshPublicKeyReader |
|
XmlSshPublicKeyWriter |
|
XmlSshReader |
|
XmlSshWriter |
|
XmlSsoMethodReader |
|
XmlSsoMethodWriter |
|
XmlSsoReader |
|
XmlSsoWriter |
|
XmlStatisticKindReader |
|
XmlStatisticKindWriter |
|
XmlStatisticReader |
|
XmlStatisticUnitReader |
|
XmlStatisticUnitWriter |
|
XmlStatisticWriter |
|
XmlStepEnumReader |
|
XmlStepEnumWriter |
|
XmlStepReader |
|
XmlStepStatusReader |
|
XmlStepStatusWriter |
|
XmlStepWriter |
|
XmlStorageConnectionExtensionReader |
|
XmlStorageConnectionExtensionWriter |
|
XmlStorageConnectionReader |
|
XmlStorageConnectionWriter |
|
XmlStorageDomainLeaseReader |
|
XmlStorageDomainLeaseWriter |
|
XmlStorageDomainReader |
|
XmlStorageDomainStatusReader |
|
XmlStorageDomainStatusWriter |
|
XmlStorageDomainTypeReader |
|
XmlStorageDomainTypeWriter |
|
XmlStorageDomainWriter |
|
XmlStorageFormatReader |
|
XmlStorageFormatWriter |
|
XmlStorageTypeReader |
|
XmlStorageTypeWriter |
|
XmlSwitchTypeReader |
|
XmlSwitchTypeWriter |
|
XmlSystemOptionReader |
|
XmlSystemOptionValueReader |
|
XmlSystemOptionValueWriter |
|
XmlSystemOptionWriter |
|
XmlTagReader |
|
XmlTagWriter |
|
XmlTemplateReader |
|
XmlTemplateStatusReader |
|
XmlTemplateStatusWriter |
|
XmlTemplateVersionReader |
|
XmlTemplateVersionWriter |
|
XmlTemplateWriter |
|
XmlTicketReader |
|
XmlTicketWriter |
|
XmlTimeZoneReader |
|
XmlTimeZoneWriter |
|
XmlTransparentHugePagesReader |
|
XmlTransparentHugePagesWriter |
|
XmlTransportTypeReader |
|
XmlTransportTypeWriter |
|
XmlUnmanagedNetworkReader |
|
XmlUnmanagedNetworkWriter |
|
XmlUsbReader |
|
XmlUsbTypeReader |
|
XmlUsbTypeWriter |
|
XmlUsbWriter |
|
XmlUserOptionReader |
|
XmlUserOptionWriter |
|
XmlUserReader |
|
XmlUserWriter |
|
XmlValueReader |
|
XmlValueTypeReader |
|
XmlValueTypeWriter |
|
XmlValueWriter |
|
XmlVcpuPinReader |
|
XmlVcpuPinWriter |
|
XmlVendorReader |
|
XmlVendorWriter |
|
XmlVersionReader |
|
XmlVersionWriter |
|
XmlVgpuPlacementReader |
|
XmlVgpuPlacementWriter |
|
XmlVirtioScsiReader |
|
XmlVirtioScsiWriter |
|
XmlVirtualNumaNodeReader |
|
XmlVirtualNumaNodeWriter |
|
XmlVlanReader |
|
XmlVlanWriter |
|
XmlVmAffinityReader |
|
XmlVmAffinityWriter |
|
XmlVmBaseReader |
|
XmlVmBaseWriter |
|
XmlVmDeviceTypeReader |
|
XmlVmDeviceTypeWriter |
|
XmlVmMediatedDeviceReader |
|
XmlVmMediatedDeviceWriter |
|
XmlVmPlacementPolicyReader |
|
XmlVmPlacementPolicyWriter |
|
XmlVmPoolReader |
|
XmlVmPoolTypeReader |
|
XmlVmPoolTypeWriter |
|
XmlVmPoolWriter |
|
XmlVmReader |
|
XmlVmStatusReader |
|
XmlVmStatusWriter |
|
XmlVmStorageErrorResumeBehaviourReader |
|
XmlVmStorageErrorResumeBehaviourWriter |
|
XmlVmSummaryReader |
|
XmlVmSummaryWriter |
|
XmlVmTypeReader |
|
XmlVmTypeWriter |
|
XmlVmWriter |
|
XmlVnicPassThroughModeReader |
|
XmlVnicPassThroughModeWriter |
|
XmlVnicPassThroughReader |
|
XmlVnicPassThroughWriter |
|
XmlVnicProfileMappingReader |
|
XmlVnicProfileMappingWriter |
|
XmlVnicProfileReader |
|
XmlVnicProfileWriter |
|
XmlVolumeGroupReader |
|
XmlVolumeGroupWriter |
|
XmlWatchdogActionReader |
|
XmlWatchdogActionWriter |
|
XmlWatchdogModelReader |
|
XmlWatchdogModelWriter |
|
XmlWatchdogReader |
|
XmlWatchdogWriter |
|
XmlWeightReader |
|
XmlWeightWriter |
|
XmlWriter |
This class wraps the XMLStreamWriter class so that the methods don't send checked exceptions, in order to
simplify its usage together with streams and lambdas.
|