Search

Class com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

Name Type Description
AMAZON_MODEL String
FIELD_FILTER org.springframework.util.ReflectionUtils$FieldFilter
FIELD_RELATION_FILTER org.springframework.util.ReflectionUtils$FieldFilter
MAIN_MODEL String

Methods

Name Returns
com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection() constructor
com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection(com.vmware.o11n.plugin.dynamicops.configuration.ConnectionInfo ) constructor
buildODataConsumer(String ) org.odata4j.consumer.ODataConsumer
buildODataConsumer(String , Properties ) org.odata4j.consumer.ODataConsumer
destroy() void
extractMessage(ch.dunes.vso.sdk.api.PluginTrigger ) String
findEntity(String , java.lang.Class , String ) com.vmware.o11n.plugin.dynamicops.model.BaseVcacEntity
findItemsFor(com.vmware.o11n.plugin.sdk.spring.InventoryRef , java.lang.Class ) Object[]
findItemsFor(com.vmware.o11n.plugin.sdk.spring.InventoryRef , java.lang.Class , String ) Object[]
getAmazonModelConsumer() org.odata4j.consumer.ODataConsumer
getConnectionInfo() com.vmware.o11n.plugin.dynamicops.configuration.ConnectionInfo
getDataConsumer(String ) org.odata4j.consumer.ODataConsumer
getId() String
getMainModelConsumer() org.odata4j.consumer.ODataConsumer
getSearchTag() String
receiveAsync(VCACEntity[] , String[] , String[] , Number ) ch.dunes.vso.sdk.api.PluginTrigger
setApplicationContext(org.springframework.context.ApplicationContext ) void
update(com.vmware.o11n.plugin.dynamicops.configuration.ConnectionInfo ) void
validate() void
watchRequestAdded(com.vmware.o11n.plugin.sdk.spring.watch.WatchRequest ) void
watchRequestCanceledOrExpired(com.vmware.o11n.plugin.sdk.spring.watch.WatchRequest ) void

Returned by

Method Returns
com.vmware.o11n.plugin.dynamicops.model.BaseVcacEntity.getHostConnection() com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection

Referenced in

Method Returns
com.vmware.o11n.plugin.dynamicops.model.BaseVcacEntity.setHostConnection(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection ) void
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.deleteEntity(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , Properties , Properties ) void
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.deleteEntity(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , String , Properties ) void
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.fetchAvailabilityZonesForBlueprint(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String ) Object[]
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.fetchInstanceTypesForBlueprint(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String ) Object[]
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.findById(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , Properties , Properties ) org.odata4j.core.OEntity
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.findById(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , org.odata4j.core.OEntityKey , Properties ) org.odata4j.core.OEntity
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.findByProperties(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , Properties , Properties ) Object[]
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.findBySystemQuery(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , com.vmware.o11n.plugin.dynamicops.model.support.OdataSystemQuery , Properties ) Object[]
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.registerVirtualMachine(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , String , String , String , String , Properties ) void
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.saveEntity(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , Properties , Properties , Properties ) org.odata4j.core.OEntity
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.updateEntity(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , Properties , Properties , Properties , Properties ) org.odata4j.core.OEntity
com.vmware.o11n.plugin.dynamicops.model.support.ODataAccessService.updateEntity(com.vmware.o11n.plugin.dynamicops.model.VcacHostConnection , String , String , String , Properties , Properties , Properties ) org.odata4j.core.OEntity