com.vmware.vapi.std.introspection
package provides services that
expose basic information about the vAPI services registered with a vAPI
provider.See: Description
Interface | Description |
---|---|
Operation |
The
Operation service provides
operations to retrieve information about the operations present in a vAPI
service. |
OperationProvider |
The
OperationProvider service provides
operations to retrieve information about the operations present in a vAPI
service. |
OperationSyncProvider |
The
OperationSyncProvider service
provides operations to retrieve information about the operations present in a
vAPI service. |
OperationTypes |
Defines the data types of the
Operation
API service. |
Provider |
The
Provider service provides
operations to retrieve information about a vAPI Provider. |
ProviderProvider |
The
ProviderProvider service provides
operations to retrieve information about a vAPI Provider. |
ProviderSyncProvider |
The
ProviderSyncProvider service
provides operations to retrieve information about a vAPI Provider. |
ProviderTypes |
Defines the data types of the
Provider
API service. |
Service |
The
Service service provides
operations to retrieve information about the services exposed by a vAPI
provider. |
ServiceProvider |
The
ServiceProvider service provides
operations to retrieve information about the services exposed by a vAPI
provider. |
ServiceSyncProvider |
The
ServiceSyncProvider service
provides operations to retrieve information about the services exposed by a vAPI
provider. |
ServiceTypes |
Defines the data types of the
Service
API service. |
Class | Description |
---|---|
OperationApiInterface |
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated OperationProvider interface). |
OperationDefinitions |
Defines the type descriptors for the
Operation
API service. |
OperationStub |
Remote stub implementation of the
Operation
API service. |
OperationSyncApiInterface |
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated OperationSyncProvider interface). |
OperationTypes.DataDefinition |
The
OperationTypes.DataDefinition
structure describes a vAPI data type. |
OperationTypes.DataDefinition.DataType |
The
OperationTypes.DataDefinition.DataType
enumeration provides values representing the data types supported by the vAPI
infrastructure. |
OperationTypes.Info |
Information about a vAPI operation.
|
ProviderApiInterface |
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ProviderProvider interface). |
ProviderDefinitions |
Defines the type descriptors for the
Provider
API service. |
ProviderStub |
Remote stub implementation of the
Provider
API service. |
ProviderSyncApiInterface |
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ProviderSyncProvider interface). |
ProviderTypes.Info |
Information about a vAPI provider
|
ServiceApiInterface |
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ServiceProvider interface). |
ServiceDefinitions |
Defines the type descriptors for the
Service
API service. |
ServiceStub |
Remote stub implementation of the
Service
API service. |
ServiceSyncApiInterface |
Implementation of
com.vmware.vapi.bindings.ApiInterfaceSkeleton which
adapts API service implementation (class that implements
the generated ServiceSyncProvider interface). |
ServiceTypes.Info |
Information about a vAPI service
|
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vapi.std.introspection package. |
Enum | Description |
---|---|
OperationTypes.DataDefinition.DataType.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vapi.std.introspection
package provides services that
expose basic information about the vAPI services registered with a vAPI
provider.Copyright © 2015. All Rights Reserved.