Search
Plugins
>
vRealize Automation Infrastructure 7.0.0
>
org.odata4j.core.ex.OEntityDeleteRequestEx
>
Interface org.odata4j.core.ex.OEntityDeleteRequestEx
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
None
Methods
None
Returned by
Method
Returns
org.odata4j.consumer.ex.ODataConsumerEx.deleteEntity
(
org.odata4j.core.OEntity
)
org.odata4j.core.ex.OEntityDeleteRequestEx
org.odata4j.consumer.ex.ODataConsumerEx.deleteEntity
(
String
,
Object
)
org.odata4j.core.ex.OEntityDeleteRequestEx
org.odata4j.consumer.ex.ODataConsumerEx.deleteEntity
(
String
,
org.odata4j.core.OEntityKey
)
org.odata4j.core.ex.OEntityDeleteRequestEx
Referenced in
None