Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

AbiquoError - Interface in com.abiquo.event.model.interfaces
Common abiquo error to trace an event.
Any error added to an event needs implement this interface.
AbiquoKey - Interface in com.abiquo.event.model.interfaces
Any class used to define keys in the details map should implement this interface.
AbiquoModule - Class in com.abiquo.event.json.module
Module for custom JsonSerializer and JsonDeserializer.
AbiquoModule() - Constructor for class com.abiquo.event.json.module.AbiquoModule
 
action() - Method in class com.abiquo.event.model.enumerations.EntityAction.Action
 
ACTION_PLAN() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.ACTION_PLAN
 
ACTIVE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ALERT
 
ADD - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LICENSE
 
ADD_BACKUP_POLICY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
ADD_DATASTORE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATASTORE_TIER
 
addErrorkeys(EntityAction.KEYS[]) - Method in class com.abiquo.event.model.enumerations.EntityAction.Action
Add a new list of possible keys available in ERROR events to the already existent list.
ALARM() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.ALARM
 
ALERT() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.ALERT
 
ALLOCATE_HD - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
ALLOCATE_NICS - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
ALLOCATE_VOLUME - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
ALLOW - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BACKUP_POLICY
 
ALLOW - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATASTORE_TIER
 
ALLOW - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE
 
ALLOW - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TIER
 
APPLICATION() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.APPLICATION
 
APPLY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
ASSIGN - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VLAN_TAG
 
ASYNC_HANDLER_RESPONSE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
AVAILABLE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
AVAILABLE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_IMAGE_CONVERSION
 
AVAILABLE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 

B

BACKUP_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
BACKUP_MANAGER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.BACKUP_MANAGER
 
BACKUP_POLICY() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.BACKUP_POLICY
 
BACKUP_SCHEDULE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
BACKUP_WITH_REPLICATION_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
BEST_TARGET - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCHEDULER
 
BILL() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.BILL
 
BILL_REGISTER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.BILL_REGISTER
 
build() - Method in class com.abiquo.event.model.details.ErrorDetails.Builder
 
build() - Method in class com.abiquo.event.model.details.EventDetails.Builder
Builds the E event details.
build() - Method in class com.abiquo.event.model.details.MessageDetails.Builder
 
build() - Method in class com.abiquo.event.model.details.MoveDetails.Builder
 
build() - Method in class com.abiquo.event.model.details.ReconfigureDetails.Builder
 
build() - Method in class com.abiquo.event.model.Event.EventBuilder
 
builder(AbiquoError, ErrorScope) - Static method in class com.abiquo.event.model.details.ErrorDetails
Returns a builder instance for ErrorDetails with the required parameters AbiquoError error and ErrorScope scope.
builder(List<AbiquoError>, ErrorScope) - Static method in class com.abiquo.event.model.details.ErrorDetails
Returns a builder instance for ErrorDetails with the required parameters AbiquoError errors and ErrorScope scope.
builder(List<AbiquoError>, ErrorScope, Throwable) - Static method in class com.abiquo.event.model.details.ErrorDetails
Returns a builder instance for ErrorDetails with the required parameters AbiquoError errors and ErrorScope scope and the optional parameter stacktrace of the Throwable.
builder(AbiquoError, ErrorScope, Throwable) - Static method in class com.abiquo.event.model.details.ErrorDetails
Returns a builder instance for ErrorDetails with the required parameters AbiquoError error and ErrorScope scope and the optional parameter stacktrace of the Throwable.
builder(String, String, String) - Static method in class com.abiquo.event.model.details.ErrorDetails
Returns a builder instance for ErrorDetails with the required parameters
Builder(AbiquoError, ErrorScope) - Constructor for class com.abiquo.event.model.details.ErrorDetails.Builder
Initializes the builder with the required parameters AbiquoError error and ErrorScope scope.
Builder(List<AbiquoError>, ErrorScope) - Constructor for class com.abiquo.event.model.details.ErrorDetails.Builder
Initializes the builder with the required parameters AbiquoError errors and ErrorScope scope.
Builder(AbiquoError, ErrorScope, Throwable) - Constructor for class com.abiquo.event.model.details.ErrorDetails.Builder
Initializes the builder with the required parameters AbiquoError error and ErrorScope scope and the optional parameter stacktrace of the Throwable.
Builder(List<AbiquoError>, ErrorScope, Throwable) - Constructor for class com.abiquo.event.model.details.ErrorDetails.Builder
Initializes the builder with the required parameters AbiquoError errors and ErrorScope scope and the optional parameter stacktrace of the Throwable.
Builder(String, String, String) - Constructor for class com.abiquo.event.model.details.ErrorDetails.Builder
Initializes the builder with the required parameters
Builder() - Constructor for class com.abiquo.event.model.details.ErrorDetails.Builder
Initializes the builder with the required parameters
Builder() - Constructor for class com.abiquo.event.model.details.EventDetails.Builder
Initializes the builder.
builder() - Static method in class com.abiquo.event.model.details.MessageDetails
Returns a builder instance for MessageDetails.
builder(ImmutableMap<? extends AbiquoKey, String>) - Static method in class com.abiquo.event.model.details.MessageDetails
Returns a builder instance for MessageDetails adding all entries from the given ImmutableMap.
Builder() - Constructor for class com.abiquo.event.model.details.MessageDetails.Builder
Initializes the builder.
Builder(ImmutableMap<AbiquoKey, String>) - Constructor for class com.abiquo.event.model.details.MessageDetails.Builder
Initializes the builder adding all entries from the given ImmutableMap.
builder(String) - Static method in class com.abiquo.event.model.details.MoveDetails
Returns a builder instance for MoveDetails with the required parameter targetUri.
Builder() - Constructor for class com.abiquo.event.model.details.MoveDetails.Builder
Initializes the builder with the builder with the required parameter targetUri.
Builder(String) - Constructor for class com.abiquo.event.model.details.MoveDetails.Builder
Initializes the builder with the builder with the required parameter targetUri.
builder() - Static method in class com.abiquo.event.model.details.ReconfigureDetails
Returns a builder instance for ReconfigureDetails.
Builder() - Constructor for class com.abiquo.event.model.details.ReconfigureDetails.Builder
Initializes the builder.
builder(EntityAction.Action<?>, String, String, Source, Severity) - Static method in class com.abiquo.event.model.Event
 

C

CAPACITY_ADJUSTED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
CAPTURE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
CAPTURE_DHCP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
CATEGORY() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.CATEGORY
 
CHECK - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
CHECK - Static variable in class com.abiquo.event.model.enumerations.EntityAction.REMOTE_SERVICE
 
CHECK_CAPACITY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LAYER
 
CHECK_STATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
CHEF_CONNECT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
CHEF_RUNLIST_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
CHEF_RUNLIST_UPDATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
CLASSIC_FIREWALL() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL
 
CLASSIC_FIREWALL_RULE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL_RULE
 
CLONE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
CLOSE_PRODUCER - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATACENTER
 
CLUSTER_DIFFERENT_RACKS - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
code(String) - Method in class com.abiquo.event.model.details.ErrorDetails.Builder
 
com.abiquo.event.adapter - package com.abiquo.event.adapter
 
com.abiquo.event.interfaces - package com.abiquo.event.interfaces
 
com.abiquo.event.json.module - package com.abiquo.event.json.module
 
com.abiquo.event.model - package com.abiquo.event.model
 
com.abiquo.event.model.details - package com.abiquo.event.model.details
 
com.abiquo.event.model.enumerations - package com.abiquo.event.model.enumerations
 
com.abiquo.event.model.interfaces - package com.abiquo.event.model.interfaces
 
CONVERSION - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_IMAGE_CONVERSION
 
CONVERSION_AVAILABLE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
CONVERSION_CREATED_IN_REPO - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
CONVERSION_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_IMAGE_CONVERSION
 
CONVERSION_INSTANCE_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_IMAGE_CONVERSION
 
CONVERSION_TASK_ENQUEUE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_IMAGE_CONVERSION
 
COPY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
COPY_FROM_TEMPLATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
COPY_FROM_TEMPLATE_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
coresPerSocketDiff(String) - Method in class com.abiquo.event.model.details.ReconfigureDetails.Builder
Sets the cores per socket diff of the reconfigure.
COSTCODE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.COSTCODE
 
cpuDiff(String) - Method in class com.abiquo.event.model.details.ReconfigureDetails.Builder
Sets the cpu diff of the reconfigure.
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ACTION_PLAN
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ALARM
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ALERT
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.APPLICATION
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BACKUP_MANAGER
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BACKUP_POLICY
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BILL
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BILL_REGISTER
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CATEGORY
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL_RULE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.COSTCODE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CURRENCY
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATACENTER
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATASTORE_TIER
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DEVICE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ENTERPRISE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXCLUDED_NETWORK
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_IP
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_NETWORK
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.FIREWALL_POLICY
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARD_DISK
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE_DATACENTER
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE_PUBLIC_CLOUD_REGION
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HEALTH_CHECK
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER_ADDRESS
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_IP
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_NETWORK
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_RULE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NETWORK_SERVICE_TYPE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRICING_TEMPLATE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_IP
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_CLOUD_REGION
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_NETWORK
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RACK
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.REMOTE_SERVICE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ROLE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ROUTING_RULE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCOPE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SSL_CERTIFICATE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.STORAGE_DEVICE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.STORAGE_POOL
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TEMPLATE_DEFINITION_LIST
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TIER
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.USER
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VOLUME
 
CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VPN_IPSEC
 
CREATE_BULK - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_IP
 
CREATE_BULK - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_IP
 
CREATE_BULK - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_IP
 
CREATE_BULK - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
CREATE_FLOATINGIP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
CREATE_FROM_DEF_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
CREATE_FROM_DEF_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
CREATE_FROM_DEF_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
CREATE_FROM_INST_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
CREATE_FROM_INST_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
CREATE_FROM_INST_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
CREATE_IMPORT_FLOATINGIP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
CREATE_IMPORT_UNAVAILABLE_FLOATINGIP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
CREATE_VERSION - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
CREATED_IN_REPO - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
CREATED_IN_REPO - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_IMAGE_CONVERSION
 
CREATED_IN_REPO - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
CURRENCY() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.CURRENCY
 

D

DATACENTER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.DATACENTER
 
DATACENTER_LIMIT() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.DATACENTER_LIMIT
 
DATACENTER_REPOSITORY() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.DATACENTER_REPOSITORY
 
DATASTORE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCHEDULER
 
DATASTORE_TIER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.DATASTORE_TIER
 
DEALLOCATE_HD - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEALLOCATE_NICS - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEALLOCATE_VOLUME - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFAULT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_NETWORK
 
DEFAULT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
DEFINITION_SYNCER_CORES_PER_SOCKET_CHANGED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_CPU_CHANGED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_DATASTORE_CHANGED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_DISK_ADDED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_DISK_REMOVED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_DISK_RESIZE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_FLOATINGIP_ADDED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_PROFILE_CHANGED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_RAM_CHANGED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_TAG_CONFLICT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_VOLUME_ADDED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_VOLUME_REMOVED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEFINITION_SYNCER_VOLUME_REPLACED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
delegate() - Method in class com.abiquo.event.model.details.EventDetails
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ACTION_PLAN
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ALARM
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ALERT
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.APPLICATION
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BACKUP_MANAGER
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BACKUP_POLICY
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BILL
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BILL_REGISTER
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CATEGORY
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL_RULE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.COSTCODE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CURRENCY
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATACENTER
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATASTORE_TIER
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ENTERPRISE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXCLUDED_NETWORK
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_IP
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.FIREWALL_POLICY
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARD_DISK
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE_DATACENTER
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE_PUBLIC_CLOUD_REGION
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HEALTH_CHECK
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER_ADDRESS
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_IP
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_NETWORK
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_RULE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NETWORK_SERVICE_TYPE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRICING_TEMPLATE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_IP
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_CLOUD_REGION
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_NETWORK
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RACK
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.REMOTE_SERVICE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ROLE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ROUTING_RULE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCOPE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.STORAGE_DEVICE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.STORAGE_POOL
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TEMPLATE_DEFINITION_LIST
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TIER
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.USER
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VOLUME
 
DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VPN_IPSEC
 
DELETE_SPECS - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
DEPLOY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
DEPLOY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEPLOY_CANCEL - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TASK
 
DEPLOY_CONTINUE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TASK
 
DEPLOY_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEPLOY_FREE_RESOURCES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
DEPLOY_HA - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
deserialize(JsonParser, DeserializationContext) - Method in class com.abiquo.event.model.details.EventDetailsDeserializer
 
details(E) - Method in class com.abiquo.event.model.Event.EventBuilder
Sets a details object.
DEVICE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.DEVICE
 
DISABLE_TWO_FACTOR - Static variable in class com.abiquo.event.model.enumerations.EntityAction.USER
 
DISABLE_WORKFLOW - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ENTERPRISE
 
DISABLED_VALUE - Static variable in class com.abiquo.event.model.details.ReconfigureDetails
Value for a disabled key
DISK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.DISK
 
DISK_COPY_FROM_TEMPLATE_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
dvdDiff(String) - Method in class com.abiquo.event.model.details.ReconfigureDetails.Builder
Sets the dvd diff of the reconfigure.

E

ENABLE_TWO_FACTOR - Static variable in class com.abiquo.event.model.enumerations.EntityAction.USER
 
ENABLE_WORKFLOW - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ENTERPRISE
 
ENABLED_VALUE - Static variable in class com.abiquo.event.model.details.ReconfigureDetails
Value for a enabled key
END_MAINTENANCE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
ENQUEUE_DC_REQUEST - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATACENTER
 
ENTERPRISE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.ENTERPRISE
 
entity() - Method in class com.abiquo.event.model.enumerations.EntityAction.Action
 
EntityAction - Class in com.abiquo.event.model.enumerations
Enumeration with the entity type WHOM is affected by the performed event and the action (WHAT) is done.
EntityAction() - Constructor for class com.abiquo.event.model.enumerations.EntityAction
 
EntityAction.Action<E> - Class in com.abiquo.event.model.enumerations
Master class to encapsulate all necessary logic and properties about the performed actions by the entities, like CREATE, MODIFY, DEPLOY.
EntityAction.ACTION_PLAN - Class in com.abiquo.event.model.enumerations
 
EntityAction.ALARM - Class in com.abiquo.event.model.enumerations
 
EntityAction.ALERT - Class in com.abiquo.event.model.enumerations
 
EntityAction.APPLICATION - Class in com.abiquo.event.model.enumerations
 
EntityAction.BACKUP_MANAGER - Class in com.abiquo.event.model.enumerations
 
EntityAction.BACKUP_POLICY - Class in com.abiquo.event.model.enumerations
 
EntityAction.BILL - Class in com.abiquo.event.model.enumerations
 
EntityAction.BILL_REGISTER - Class in com.abiquo.event.model.enumerations
 
EntityAction.CATEGORY - Class in com.abiquo.event.model.enumerations
 
EntityAction.CLASSIC_FIREWALL - Class in com.abiquo.event.model.enumerations
 
EntityAction.CLASSIC_FIREWALL_RULE - Class in com.abiquo.event.model.enumerations
 
EntityAction.COSTCODE - Class in com.abiquo.event.model.enumerations
 
EntityAction.CURRENCY - Class in com.abiquo.event.model.enumerations
 
EntityAction.DATACENTER - Class in com.abiquo.event.model.enumerations
 
EntityAction.DATACENTER_LIMIT - Class in com.abiquo.event.model.enumerations
 
EntityAction.DATACENTER_REPOSITORY - Class in com.abiquo.event.model.enumerations
 
EntityAction.DATASTORE_TIER - Class in com.abiquo.event.model.enumerations
 
EntityAction.DEVICE - Class in com.abiquo.event.model.enumerations
 
EntityAction.DISK - Class in com.abiquo.event.model.enumerations
 
EntityAction.ENTERPRISE - Class in com.abiquo.event.model.enumerations
 
EntityAction.EXCLUDED_NETWORK - Class in com.abiquo.event.model.enumerations
 
EntityAction.EXTERNAL_IP - Class in com.abiquo.event.model.enumerations
 
EntityAction.EXTERNAL_NETWORK - Class in com.abiquo.event.model.enumerations
 
EntityAction.FIREWALL_POLICY - Class in com.abiquo.event.model.enumerations
 
EntityAction.HARD_DISK - Class in com.abiquo.event.model.enumerations
 
EntityAction.HARDWARE_PROFILE - Class in com.abiquo.event.model.enumerations
 
EntityAction.HARDWARE_PROFILE_DATACENTER - Class in com.abiquo.event.model.enumerations
 
EntityAction.HARDWARE_PROFILE_PUBLIC_CLOUD_REGION - Class in com.abiquo.event.model.enumerations
 
EntityAction.HEALTH_CHECK - Class in com.abiquo.event.model.enumerations
 
EntityAction.KEYS - Enum in com.abiquo.event.model.enumerations
Possible keys given in the event details with important values not recoverable using the API
EntityAction.LAYER - Class in com.abiquo.event.model.enumerations
 
EntityAction.LICENSE - Class in com.abiquo.event.model.enumerations
 
EntityAction.LOAD_BALANCER - Class in com.abiquo.event.model.enumerations
 
EntityAction.LOAD_BALANCER_ADDRESS - Class in com.abiquo.event.model.enumerations
 
EntityAction.MACHINE - Class in com.abiquo.event.model.enumerations
 
EntityAction.NAT_IP - Class in com.abiquo.event.model.enumerations
 
EntityAction.NAT_NETWORK - Class in com.abiquo.event.model.enumerations
 
EntityAction.NAT_RULE - Class in com.abiquo.event.model.enumerations
 
EntityAction.NETWORK_SERVICE_TYPE - Class in com.abiquo.event.model.enumerations
 
EntityAction.PRICING_TEMPLATE - Class in com.abiquo.event.model.enumerations
 
EntityAction.PRIVATE_IP - Class in com.abiquo.event.model.enumerations
 
EntityAction.PRIVATE_NETWORK - Class in com.abiquo.event.model.enumerations
 
EntityAction.PUBLIC_CLOUD_REGION - Class in com.abiquo.event.model.enumerations
 
EntityAction.PUBLIC_IP - Class in com.abiquo.event.model.enumerations
 
EntityAction.PUBLIC_NETWORK - Class in com.abiquo.event.model.enumerations
 
EntityAction.RACK - Class in com.abiquo.event.model.enumerations
 
EntityAction.REMOTE_SERVICE - Class in com.abiquo.event.model.enumerations
 
EntityAction.ROLE - Class in com.abiquo.event.model.enumerations
 
EntityAction.ROUTING_RULE - Class in com.abiquo.event.model.enumerations
 
EntityAction.RULES - Class in com.abiquo.event.model.enumerations
 
EntityAction.SCALING_GROUP - Class in com.abiquo.event.model.enumerations
 
EntityAction.SCHEDULER - Class in com.abiquo.event.model.enumerations
 
EntityAction.SCOPE - Class in com.abiquo.event.model.enumerations
 
EntityAction.SESSION - Class in com.abiquo.event.model.enumerations
 
EntityAction.SSL_CERTIFICATE - Class in com.abiquo.event.model.enumerations
 
EntityAction.STORAGE_DEVICE - Class in com.abiquo.event.model.enumerations
 
EntityAction.STORAGE_POOL - Class in com.abiquo.event.model.enumerations
 
EntityAction.TASK - Class in com.abiquo.event.model.enumerations
 
EntityAction.TEMPLATE_DEFINITION_LIST - Class in com.abiquo.event.model.enumerations
 
EntityAction.TIER - Class in com.abiquo.event.model.enumerations
 
EntityAction.USER - Class in com.abiquo.event.model.enumerations
 
EntityAction.VIRTUAL_APPLIANCE - Class in com.abiquo.event.model.enumerations
 
EntityAction.VIRTUAL_APPLIANCE_SPEC - Class in com.abiquo.event.model.enumerations
 
EntityAction.VIRTUAL_DATACENTER - Class in com.abiquo.event.model.enumerations
 
EntityAction.VIRTUAL_IMAGE_CONVERSION - Class in com.abiquo.event.model.enumerations
 
EntityAction.VIRTUAL_MACHINE - Class in com.abiquo.event.model.enumerations
 
EntityAction.VIRTUAL_MACHINE_TEMPLATE - Class in com.abiquo.event.model.enumerations
 
EntityAction.VLAN_TAG - Class in com.abiquo.event.model.enumerations
 
EntityAction.VOLUME - Class in com.abiquo.event.model.enumerations
 
EntityAction.VPN_IPSEC - Class in com.abiquo.event.model.enumerations
 
EntityAction.WORKLOAD - Class in com.abiquo.event.model.enumerations
 
entityIdentifier(String) - Method in class com.abiquo.event.model.Event.EventBuilder
Sets an identifier of the event's entity.
equals(Object) - Method in class com.abiquo.event.model.details.EventDetails
 
equals(Object) - Method in class com.abiquo.event.model.Event
 
error(EntityAction.Action<?>, Optional<Integer>, AbiquoError, ErrorScope) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
error(EntityAction.Action<?>, Optional<Integer>, AbiquoError, Throwable, ErrorScope) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
error(EntityAction.Action<?>, ID, Optional<Integer>, AbiquoError, ErrorScope) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
error(EntityAction.Action<?>, ID, Optional<Integer>, AbiquoError, Throwable, ErrorScope) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
error(EntityAction.Action<?>, Optional<Integer>, AbiquoError, ErrorScope, EventDetails) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
error(EntityAction.Action<?>, Optional<Integer>, AbiquoError, Throwable, ErrorScope, EventDetails) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
error(EntityAction.Action<?>, ID, Optional<Integer>, AbiquoError, ErrorScope, EventDetails) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
error(EntityAction.Action<?>, ID, Optional<Integer>, AbiquoError, Throwable, ErrorScope, EventDetails) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
error(EntityAction.Action<?>, Optional<Integer>, AbiquoError, ErrorScope, EventDetails, String) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
error(AbiquoError) - Method in class com.abiquo.event.model.details.ErrorDetails.Builder
 
ErrorDetails - Class in com.abiquo.event.model.details
Decorator for map with the details of the performed event when the severity event is Severity.ERROR.
ErrorDetails(ImmutableMap<AbiquoKey, Object>) - Constructor for class com.abiquo.event.model.details.ErrorDetails
Creates the forwarding map using a copy of the given ImmutableMap map.
ErrorDetails.Builder<B extends ErrorDetails.Builder<B,E>,E extends ErrorDetails> - Class in com.abiquo.event.model.details
Builder helper for ErrorDetails.
ErrorDetails.KEYS - Enum in com.abiquo.event.model.details
Enumeration of all keys for this map
ErrorScope - Enum in com.abiquo.event.model.enumerations
Enumeration with the scope affected by the performed event.
Event - Class in com.abiquo.event.model
Event performed by abiquo.
Event() - Constructor for class com.abiquo.event.model.Event
Deprecated.
Event.EventBuilder - Class in com.abiquo.event.model
Builder helper for the event.
EventAdapter - Class in com.abiquo.event.model
 
EventAdapter() - Constructor for class com.abiquo.event.model.EventAdapter
 
EventAdapter.OptionalMapAdapter - Class in com.abiquo.event.model
 
EventAdapter.OptionalStringAdapter - Class in com.abiquo.event.model
 
EventDetails - Class in com.abiquo.event.model.details
Decorator for map with the details of the performed event.
EventDetails(ImmutableMap<AbiquoKey, Object>) - Constructor for class com.abiquo.event.model.details.EventDetails
Creates the forwarding map using a copy of the given ImmutableMap map.
EventDetails.Builder<B extends EventDetails.Builder<B,E>,E extends EventDetails> - Class in com.abiquo.event.model.details
Builder helper for extending classes of EventDetails.
EventDetailsDeserializer - Class in com.abiquo.event.model.details
Custom JsonDeserializer for EventDetails hierarchy.
EventDetailsDeserializer() - Constructor for class com.abiquo.event.model.details.EventDetailsDeserializer
 
EventDetailsSerializer - Class in com.abiquo.event.model.details
 
EventDetailsSerializer() - Constructor for class com.abiquo.event.model.details.EventDetailsSerializer
 
EXCLUDED_NETWORK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.EXCLUDED_NETWORK
 
EXPORT_TASK_ENQUEUE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
EXTERNAL_IP() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_IP
 
EXTERNAL_NETWORK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_NETWORK
 

F

FIND - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TASK
 
FINISH_EXECUTION - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ACTION_PLAN
 
FIREWALL_DEFAULT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
FIREWALL_POLICY() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.FIREWALL_POLICY
 
FIREWALL_POLICY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
FIRST_CANDIDATES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCHEDULER
 
FIRST_LOGIN - Static variable in class com.abiquo.event.model.enumerations.EntityAction.USER
 
FREE_PORT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCHEDULER
 
FREE_VLAN - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCHEDULER
 

G

GATEWAY_OUT_OF_RANGE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_NETWORK
 
GATEWAY_OUT_OF_RANGE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
GATEWAY_OUT_OF_RANGE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_NETWORK
 
GATEWAY_OVERWRITE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
getAction() - Method in class com.abiquo.event.model.Event
 
getCode() - Method in class com.abiquo.event.model.details.ErrorDetails
 
getCode() - Method in interface com.abiquo.event.model.interfaces.AbiquoError
 
getCoresPerSocketDiff() - Method in class com.abiquo.event.model.details.ReconfigureDetails
 
getCpuDiff() - Method in class com.abiquo.event.model.details.ReconfigureDetails
 
getDetails() - Method in class com.abiquo.event.model.Event
 
getDvdDiff() - Method in class com.abiquo.event.model.details.ReconfigureDetails
 
getEnterprise() - Method in class com.abiquo.event.model.Event
 
getEntityIdentifier() - Method in class com.abiquo.event.model.Event
 
getErrorkeys() - Method in class com.abiquo.event.model.enumerations.EntityAction.Action
 
getFormattedStracktrace(Throwable) - Static method in class com.abiquo.event.model.details.ErrorDetails
Extracts the stack trace elements and formatted them into a single string.
getInfokeys() - Method in class com.abiquo.event.model.enumerations.EntityAction.Action
 
getMessage() - Method in class com.abiquo.event.model.details.ErrorDetails
 
getMessage() - Method in interface com.abiquo.event.model.interfaces.AbiquoError
 
getRamDiff() - Method in class com.abiquo.event.model.details.ReconfigureDetails
 
getRemoteAccessDiff() - Method in class com.abiquo.event.model.details.ReconfigureDetails
 
getScope() - Method in class com.abiquo.event.model.details.ErrorDetails
 
getSeverity() - Method in class com.abiquo.event.model.Event
 
getSource() - Method in class com.abiquo.event.model.Event
 
getStacktrace() - Method in class com.abiquo.event.model.details.ErrorDetails
 
getTargetUri() - Method in class com.abiquo.event.model.details.MoveDetails
 
getTimestamp() - Method in class com.abiquo.event.model.Event
 
getTimezone() - Method in class com.abiquo.event.model.Event
 
getTransportMap() - Method in class com.abiquo.event.model.details.EventDetails
Resurrected method, seems necessary.
getType() - Method in class com.abiquo.event.model.Event
 
getUser() - Method in class com.abiquo.event.model.Event
 
getWarnkeys() - Method in class com.abiquo.event.model.enumerations.EntityAction.Action
 
GUEST_PASSWORD_EMAIL - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
GUEST_PASSWORD_SMS - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
GUEST_SETUP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 

H

HARD_DISK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.HARD_DISK
 
HARD_LIMIT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATACENTER_LIMIT
 
HARD_LIMIT_EXCEEDED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.WORKLOAD
 
HARD_LIMIT_EXCEEDED_SYSTEM - Static variable in class com.abiquo.event.model.enumerations.EntityAction.WORKLOAD
 
HARDWARE_PROFILE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE
 
HARDWARE_PROFILE_DATACENTER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE_DATACENTER
 
HARDWARE_PROFILE_PUBLIC_CLOUD_REGION() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE_PUBLIC_CLOUD_REGION
 
hashCode() - Method in class com.abiquo.event.model.details.EventDetails
 
hashCode() - Method in class com.abiquo.event.model.Event
 
HEALTH_CHECK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.HEALTH_CHECK
 

I

IMPORT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
IMPORT_VIRTUAL_MACHINES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
IMPORTED_IN_REPO - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
INACTIVE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ALERT
 
info(EntityAction.Action<?>, Optional<Integer>) - Method in interface com.abiquo.event.interfaces.Traceable
Publication of Event whose Event.getEntityIdentifier() does not apply, is not known in the production context or is inferred from the context.
info(EntityAction.Action<?>, Optional<Integer>, EventDetails) - Method in interface com.abiquo.event.interfaces.Traceable
Create an Event, this implies the addition and formatting the message, add this details.
info(EntityAction.Action<?>, ID, Optional<Integer>) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
info(EntityAction.Action<?>, String, Optional<Integer>) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over the entity uri.
info(EntityAction.Action<?>, ID, Optional<Integer>, EventDetails) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID add this details.
info(EntityAction.Action<?>, String, Optional<Integer>, EventDetails) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over the entity uri.
INITIATOR_ADD - Static variable in class com.abiquo.event.model.enumerations.EntityAction.STORAGE_DEVICE
 
INITIATOR_MAPPING - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
INSTANCE_CONVERSION_MASTER_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
INSTANCE_CONVERSION_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
INSTANCE_DISK_COPY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
INSTANCE_DUMP_VOLUME - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
INSTANCE_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
INSTANCE_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
INSTANCE_TEMPLATE_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 

L

LAYER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.LAYER
 
LICENSE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.LICENSE
 
LOAD_BALANCER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 
LOAD_BALANCER_ADDRESS() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER_ADDRESS
 
LOADBALANCE_APPLY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
LOADBALANCE_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
LOADLEVEL_APPLY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
LOADLEVEL_CPU_EXCEEDED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
LOADLEVEL_DATASTORE_EXCEEDED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
LOADLEVEL_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
LOADLEVEL_RAM_EXCEEDED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
LOCK_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
LOCK_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
LOCK_DEPLOY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
LOCK_INSTANCE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
LOCK_RECONFIGURE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
LOCK_UNDEPLOY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
log(Event) - Method in interface com.abiquo.event.interfaces.Traceable
Straight publication of the Event.
If any validation is performed depends on actual implementation.
LOGIN - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SESSION
 
LOGOUT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SESSION
 

M

MACHINE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
MapAdapter - Class in com.abiquo.event.adapter
XmlAdapter implementation to generate the XML representation of a Map.
MapAdapter() - Constructor for class com.abiquo.event.adapter.MapAdapter
 
mapBuilder - Variable in class com.abiquo.event.model.details.EventDetails.Builder
The builder of the result immutable map.
marshal(Optional<Map<EntityAction.KEYS, String>>) - Method in class com.abiquo.event.adapter.MapAdapter
 
marshal(Optional<? extends EventDetails>) - Method in class com.abiquo.event.adapter.OptionalMapAdapter
 
marshal(Optional<? extends EventDetails>) - Method in class com.abiquo.event.model.EventAdapter.OptionalMapAdapter
 
marshal(Optional<String>) - Method in class com.abiquo.event.model.EventAdapter.OptionalStringAdapter
 
MATERIALIZE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
message(String) - Method in class com.abiquo.event.model.details.ErrorDetails.Builder
 
messageArgs(Map<? extends AbiquoKey, ? extends Object>) - Method in class com.abiquo.event.model.details.EventDetails.Builder
Adds the given message arguments.
messageArgsCollection(Map<? extends AbiquoKey, Collection<String>>) - Method in class com.abiquo.event.model.details.EventDetails.Builder
Adds the given message arguments (as collection).
MessageDetails - Class in com.abiquo.event.model.details
Decorator for map with the keys and values not recoverable externally after the event occurs.
MessageDetails(ImmutableMap<AbiquoKey, Object>) - Constructor for class com.abiquo.event.model.details.MessageDetails
Creates the forwarding map using a copy of the given ImmutableMap map.
MessageDetails.Builder<B extends MessageDetails.Builder<B,E>,E extends MessageDetails> - Class in com.abiquo.event.model.details
Builder helper for MessageDetails.
METADATA_MODIFIED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ACTION_PLAN
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ALARM
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ALERT
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BACKUP_MANAGER
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BACKUP_POLICY
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CATEGORY
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL_RULE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.COSTCODE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CURRENCY
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATACENTER
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATASTORE_TIER
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ENTERPRISE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXCLUDED_NETWORK
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.FIREWALL_POLICY
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARD_DISK
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE_DATACENTER
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE_PUBLIC_CLOUD_REGION
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HEALTH_CHECK
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER_ADDRESS
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NETWORK_SERVICE_TYPE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRICING_TEMPLATE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_CLOUD_REGION
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_NETWORK
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RACK
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.REMOTE_SERVICE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ROLE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ROUTING_RULE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCOPE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.STORAGE_DEVICE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.STORAGE_POOL
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TEMPLATE_DEFINITION_LIST
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TIER
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.USER
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VOLUME
 
MODIFY_DC - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRICING_TEMPLATE
 
MODIFY_IMPORT_FLOATINGIP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
MODIFY_PRIMARY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARD_DISK
 
MODIFY_RECOMMENDED_HP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
MOVE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
MOVE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
MOVE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VOLUME
 
MOVE_BY_HA - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
MOVE_BY_HA_FREE_RESOURCES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
MOVE_TO_VAPP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
MOVE_TO_VAPP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
MoveDetails - Class in com.abiquo.event.model.details
Decorator for map with the details of the performed event when a resource has changed its uri identifier.
MoveDetails(ImmutableMap<AbiquoKey, Object>) - Constructor for class com.abiquo.event.model.details.MoveDetails
Creates the forwarding map using a copy of the given ImmutableMap map.
MoveDetails.Builder<C extends MoveDetails.Builder<C,E>,E extends MoveDetails> - Class in com.abiquo.event.model.details
Builder helper for MoveDetails.
MoveDetails.KEYS - Enum in com.abiquo.event.model.details
Enumeration of all keys for this map

N

name() - Method in interface com.abiquo.event.model.interfaces.AbiquoKey
 
NAT_IP() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.NAT_IP
 
NAT_NETWORK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.NAT_NETWORK
 
NAT_RULE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.NAT_RULE
 
NETWORK_DEFAULT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
NETWORK_SERVICE_TYPE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.NETWORK_SERVICE_TYPE
 
NICS_REFRESH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 

O

OptionalMapAdapter - Class in com.abiquo.event.adapter
XmlAdapter implementation to generate the XML representation of a Map.
OptionalMapAdapter() - Constructor for class com.abiquo.event.adapter.OptionalMapAdapter
 
OptionalMapAdapter() - Constructor for class com.abiquo.event.model.EventAdapter.OptionalMapAdapter
 
OptionalStringAdapter() - Constructor for class com.abiquo.event.model.EventAdapter.OptionalStringAdapter
 

P

PAUSE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
PERSISTENT_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
PERSISTENT_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
PERSISTENT_DUMP_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
PERSISTENT_DUMP_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
PERSISTENT_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
PERSISTENT_MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
PERSISTENT_RAW_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
PERSISTENT_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
PERSISTENT_TASK_ENQUEUE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
PERSISTENT_VOLUME_ASSIGN - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
PERSISTENT_VOLUME_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
POWEROFF - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
POWERON - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
PRICING_TEMPLATE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.PRICING_TEMPLATE
 
PRICING_TEMPLATE_ASSIGN - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ENTERPRISE
 
PRIVATE_IP() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_IP
 
PRIVATE_NETWORK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
PROTECT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
PUBLIC_CLOUD_REGION() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_CLOUD_REGION
 
PUBLIC_IP() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
PUBLIC_NETWORK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_NETWORK
 
PURCHASE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_IP
 
PURCHASE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
put(AbiquoKey, String) - Method in class com.abiquo.event.model.details.EventDetails.Builder
Associates key with value in the built map.
put(AbiquoKey, Collection<String>) - Method in class com.abiquo.event.model.details.EventDetails.Builder
Associates key with value (as collection) in the built map.

Q

QUARANTINE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_IP
 

R

RACK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.RACK
 
ramDiff(String) - Method in class com.abiquo.event.model.details.ReconfigureDetails.Builder
Sets the ram diff of the reconfigure.
RECONFIGURE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
RECONFIGURE_CANCEL - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TASK
 
RECONFIGURE_CONTINUE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TASK
 
ReconfigureDetails - Class in com.abiquo.event.model.details
Forwarding map to add further details of a virtual machine reconfigure.
ReconfigureDetails(ImmutableMap<AbiquoKey, Object>) - Constructor for class com.abiquo.event.model.details.ReconfigureDetails
Creates the forwarding map using a copy of the given ImmutableMap map.
ReconfigureDetails.Builder<B extends ReconfigureDetails.Builder<B,E>,E extends ReconfigureDetails> - Class in com.abiquo.event.model.details
Builder helper for ReconfigureDetails.
ReconfigureDetails.keys - Enum in com.abiquo.event.model.details
All data susceptible to change in a virtual machine reconfigure.
RECOVERING_STATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
REFRESH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATACENTER_REPOSITORY
 
REFRESH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
REFRESH_DATASTORES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
REFRESH_RESOURCES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
REGISTER - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
RELEASE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_IP
 
RELEASE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
RELEASE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
RELEASE_DATASTORE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATASTORE_TIER
 
RELEASE_FLOATINGIP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
RELEASE_IMPORT_FLOATINGIP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_IP
 
RELOCATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
REMOTE_SERVICE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.REMOTE_SERVICE
 
REMOTE_SERVICES_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATACENTER
 
REMOTE_SERVICES_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_CLOUD_REGION
 
remoteAccessDiff(String) - Method in class com.abiquo.event.model.details.ReconfigureDetails.Builder
Sets the remote access diff of the reconfigure.
REMOVE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LAYER
 
REMOVE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LICENSE
 
REMOVE_BACKUP_POLICY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
REMOVE_FIREWALL_DEFAULT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
REORDER - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL_RULE
 
REPLACE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
REQUEST_ACCESS - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
REQUEST_BACKUP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
REQUEST_BACKUP_WITH_REPLICATION - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
REQUEST_PRODUCER - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATACENTER
 
RESET - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
RESET_PSW - Static variable in class com.abiquo.event.model.enumerations.EntityAction.USER
 
RESIZE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARD_DISK
 
RESIZE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VOLUME
 
RESTORE_BACKUP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
RESTORE_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
RESTRICT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.BACKUP_POLICY
 
RESTRICT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DATASTORE_TIER
 
RESTRICT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.HARDWARE_PROFILE
 
RESTRICT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TIER
 
RESTRICTSHARED_APPLY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
RESTRICTSHARED_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.RULES
 
RESUME - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
ROLE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.ROLE
 
ROLLBACK_EXTERNAL_NETWORK - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
ROLLBACK_FIREWALL - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
ROLLBACK_FLOATING_IP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
ROLLBACK_LOAD_BALANCER - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
ROLLBACK_PRIVATE_NETWORK - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
ROLLBACK_PUBLIC_IP - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
ROLLBACK_VIRTUAL_MACHINE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
ROLLBACK_VOLUME - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
ROUTING_RULE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.ROUTING_RULE
 
RULES() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.RULES
 
RULES_MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.FIREWALL_POLICY
 
RULES_RESTORE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.FIREWALL_POLICY
 

S

SCALE_IN - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
SCALE_OUT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
SCALING_GROUP() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
SCHEDULER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.SCHEDULER
 
scope(String) - Method in class com.abiquo.event.model.details.ErrorDetails.Builder
 
SCOPE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.SCOPE
 
self() - Method in class com.abiquo.event.model.details.ErrorDetails.Builder
 
self() - Method in class com.abiquo.event.model.details.EventDetails.Builder
Returns an instance of the specific builder.
self() - Method in class com.abiquo.event.model.details.MessageDetails.Builder
 
self() - Method in class com.abiquo.event.model.details.MoveDetails.Builder
 
self() - Method in class com.abiquo.event.model.details.ReconfigureDetails.Builder
 
SEND_MAIL - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
serialize(EventDetails, JsonGenerator, SerializerProvider) - Method in class com.abiquo.event.model.details.EventDetailsSerializer
 
SESSION() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.SESSION
 
SET_DEFAULT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
Severity - Enum in com.abiquo.event.model.enumerations
Enumeration with the severity of the performed event.
SHUTDOWN - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
SNAT_NET - Static variable in class com.abiquo.event.model.enumerations.EntityAction.NAT_IP
 
SOFT_LIMIT_EXCEEDED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.WORKLOAD
 
SOFT_LIMIT_EXCEEDED_SYSTEM - Static variable in class com.abiquo.event.model.enumerations.EntityAction.WORKLOAD
 
Source - Enum in com.abiquo.event.model.enumerations
Enumeration with the source WHERE an event is performed.
SSL_CERTIFICATE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.SSL_CERTIFICATE
 
stacktrace(String) - Method in class com.abiquo.event.model.details.ErrorDetails.Builder
Sets a stacktrace generated by the Throwable which has caused the error.
START_EXECUTION - Static variable in class com.abiquo.event.model.enumerations.EntityAction.ACTION_PLAN
 
START_INSTANCE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
START_MAINTENANCE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
STATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
STATE_CHANGE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
STORAGE_DEVICE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.STORAGE_DEVICE
 
STORAGE_POOL() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.STORAGE_POOL
 
STORE_RUNLIST - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
SYNC - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL
 
SYNC - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_CLOUD_REGION
 
SYNC - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
SYNC_ALL - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL
 
SYNC_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL
 
SYNC_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL_RULE
 
SYNC_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_IP
 
SYNC_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_NETWORK
 
SYNC_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_IP
 
SYNC_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
SYNC_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
SYNC_CREATE_HP_NOT_RECOMMENDED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
SYNC_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL
 
SYNC_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL_RULE
 
SYNC_DETACH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_IP
 
SYNC_DETACH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_NETWORK
 
SYNC_DETACH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_IP
 
SYNC_DETACH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
SYNC_FINISHED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_CLOUD_REGION
 
SYNC_FINISHED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
SYNC_MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.CLASSIC_FIREWALL_RULE
 
SYNC_RESERVED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_IP
 
SYNC_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PUBLIC_CLOUD_REGION
 
SYNC_START - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
SYNC_UPDATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.EXTERNAL_NETWORK
 
SYNC_UPDATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.PRIVATE_NETWORK
 
SYNCH_AS_IMPORTED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
SYNCH_CREATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 
SYNCH_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 
SYNCH_MODIFY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 
SYNCH_VIRTUAL_MACHINES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 
SYNCH_VIRTUAL_MACHINES_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 

T

targetUri(String) - Method in class com.abiquo.event.model.details.MoveDetails.Builder
 
TASK() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.TASK
 
TEMPLATE_DEFINITION_LIST() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.TEMPLATE_DEFINITION_LIST
 
TIER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.TIER
 
toPerformedAction() - Method in class com.abiquo.event.model.enumerations.EntityAction.Action
 
toString() - Method in class com.abiquo.event.model.Event
 
Traceable<ID extends java.io.Serializable> - Interface in com.abiquo.event.interfaces
Implementations of this interface are meant to trace Event objects abroad.
tryBuildFrom(String, String) - Static method in class com.abiquo.event.model.enumerations.EntityAction
Tries to build an instance of EntityAction.Action with the given entity and action.
TWO_FACTOR_CODE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.USER
 

U

UNABLE_TO_CLONE_MASTER_VM - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
UNABLE_TO_DEPLOY_CLONED_VM - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
UNABLE_TO_UNDEPLOY_VM - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCALING_GROUP
 
UNASSIGN - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VLAN_TAG
 
UNAVAILABLE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.DISK
 
UNAVAILABLE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_IMAGE_CONVERSION
 
UNAVAILABLE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
UNDEPLOY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
UNDEPLOY - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
UNDEPLOY_CANCEL - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TASK
 
UNDEPLOY_CONTINUE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.TASK
 
UNDEPLOY_FINISH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
UNDEPLOY_HA - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
unmarshal(Element) - Method in class com.abiquo.event.adapter.MapAdapter
 
unmarshal(EventDetails) - Method in class com.abiquo.event.adapter.OptionalMapAdapter
 
unmarshal(EventAdapter.MapType) - Method in class com.abiquo.event.model.EventAdapter.OptionalMapAdapter
 
unmarshal(String) - Method in class com.abiquo.event.model.EventAdapter.OptionalStringAdapter
 
UNPROTECT - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
UNREGISTER - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
UPDATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VPN_IPSEC
 
UPDATE_REGISTER - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
UPDATE_RESOURCES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
UPDATE_TYPE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
USER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.USER
 

V

VALIDATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
valueOf(String) - Static method in enum com.abiquo.event.model.details.ErrorDetails.KEYS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abiquo.event.model.details.MoveDetails.KEYS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abiquo.event.model.details.ReconfigureDetails.keys
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abiquo.event.model.enumerations.EntityAction.KEYS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abiquo.event.model.enumerations.ErrorScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abiquo.event.model.enumerations.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.abiquo.event.model.enumerations.Source
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.abiquo.event.model.details.ErrorDetails.KEYS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.abiquo.event.model.details.MoveDetails.KEYS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.abiquo.event.model.details.ReconfigureDetails.keys
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.abiquo.event.model.enumerations.EntityAction.KEYS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.abiquo.event.model.enumerations.ErrorScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.abiquo.event.model.enumerations.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.abiquo.event.model.enumerations.Source
Returns an array containing the constants of this enum type, in the order they are declared.
VIRTUAL_APPLIANCE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
VIRTUAL_APPLIANCE_SPEC() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE_SPEC
 
VIRTUAL_DATACENTER() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_DATACENTER
 
VIRTUAL_IMAGE_CONVERSION() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_IMAGE_CONVERSION
 
VIRTUAL_MACHINE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.SCHEDULER
 
VIRTUAL_MACHINE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
VIRTUAL_MACHINE_DELETE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.MACHINE
 
VIRTUAL_MACHINE_TEMPLATE() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE_TEMPLATE
 
VIRTUAL_MACHINES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.FIREWALL_POLICY
 
VIRTUAL_MACHINES - Static variable in class com.abiquo.event.model.enumerations.EntityAction.LOAD_BALANCER
 
VLAN_TAG() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.VLAN_TAG
 
VOLUME() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.VOLUME
 
VPN_IPSEC() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.VPN_IPSEC
 
VSM_CHANGE_STATE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
VSM_VM_DESTROYED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
VSM_VM_MOVED - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
VSM_VM_RETRIEVE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
VSM_VM_UNSUBSCRIBE - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 

W

warn(EntityAction.Action<?>, Optional<Integer>) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event add this details.
warn(EntityAction.Action<?>, Optional<Integer>, EventDetails) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event add this details.
warn(EntityAction.Action<?>, ID, Optional<Integer>) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event which is performed over a ID.
warn(EntityAction.Action<?>, ID, Optional<Integer>, EventDetails) - Method in interface com.abiquo.event.interfaces.Traceable
Generates and traces a Event add this details.
WORKFLOW_DEPLOY_BATCH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
WORKFLOW_DEPLOY_SEND - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
WORKFLOW_RECONFIGURE_SEND - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
WORKFLOW_UNDEPLOY_BATCH - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_APPLIANCE
 
WORKFLOW_UNDEPLOY_SEND - Static variable in class com.abiquo.event.model.enumerations.EntityAction.VIRTUAL_MACHINE
 
WORKLOAD() - Constructor for class com.abiquo.event.model.enumerations.EntityAction.WORKLOAD
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2008-2020 Abiquo Holdings S.L.. All Rights Reserved.