| Package | Description |
|---|---|
| com.vmware.vapi.core | |
| com.vmware.vapi.provider.introspection | |
| com.vmware.vapi.provider.local |
| Modifier and Type | Method and Description |
|---|---|
ProviderDefinition |
ApiProviderStubImpl.getDefinition() |
ProviderDefinition |
ApiProviderStubImpl.getDefinition(ExecutionContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiProviderStubImpl.getDefinition(ExecutionContext ctx,
AsyncHandle<ProviderDefinition> asyncHandle) |
| Modifier and Type | Method and Description |
|---|---|
ProviderDefinition |
ApiIntrospectionStub.getDefinition()
Returns the definition for this API provider.
|
ProviderDefinition |
SyncApiIntrospection.getDefinition(ExecutionContext ctx)
Returns the definition for this API provider.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ApiIntrospection.getDefinition(ExecutionContext ctx,
AsyncHandle<ProviderDefinition> asyncHandle)
Returns the definition for this API provider.
|
| Modifier and Type | Method and Description |
|---|---|
ProviderDefinition |
LocalProvider.getDefinition(ExecutionContext ctx) |
Copyright © 2023. All rights reserved.