| Package | Description |
|---|---|
| com.vmware.vapi.core | |
| com.vmware.vapi.provider | |
| com.vmware.vapi.provider.introspection | |
| com.vmware.vapi.provider.local |
| Modifier and Type | Method and Description |
|---|---|
InterfaceDefinition |
ApiProviderStubImpl.getInterface(ExecutionContext ctx,
InterfaceIdentifier iface) |
InterfaceDefinition |
ApiProviderStubImpl.getInterface(InterfaceIdentifier iface) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiProviderStubImpl.getInterface(ExecutionContext ctx,
InterfaceIdentifier iface,
AsyncHandle<InterfaceDefinition> asyncHandle) |
| Modifier and Type | Method and Description |
|---|---|
InterfaceDefinition |
ApiMethodBasedApiInterface.getDefinition() |
InterfaceDefinition |
ApiInterface.getDefinition()
Returns the details for this interface.
|
| Modifier and Type | Method and Description |
|---|---|
InterfaceDefinition |
SyncApiIntrospection.getInterface(ExecutionContext ctx,
InterfaceIdentifier ifaceId)
Returns interface definition for a given interface identifier.
|
InterfaceDefinition |
ApiIntrospectionStub.getInterface(InterfaceIdentifier ifaceId)
Returns interface definition for a given interface identifier.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiIntrospection.getInterface(ExecutionContext ctx,
InterfaceIdentifier ifaceId,
AsyncHandle<InterfaceDefinition> asyncHandle)
Returns interface definition for a given interface identifier.
|
| Modifier and Type | Method and Description |
|---|---|
InterfaceDefinition |
LocalProvider.getInterface(ExecutionContext ctx,
InterfaceIdentifier iface) |
Copyright © 2022. All rights reserved.