public interface ProviderSyncProvider extends Service, ProviderTypes
ProviderSyncProvider
service
provides operations to retrieve information about a vAPI Provider. A provider is
a container that exposes one or more vAPI services.ProviderTypes.Info
Modifier and Type | Method and Description |
---|---|
ProviderTypes.Info |
get(InvocationContext invocationContext)
Returns a
ProviderTypes.Info
describing the vAPI provider on which the operation is invoked |
ProviderTypes.Info get(InvocationContext invocationContext)
ProviderTypes.Info
describing the vAPI provider on which the operation is invokedinvocationContext
- Information about a method invocation.ProviderTypes.Info
describing the vAPI
provider on which the operation is invokedCopyright © 2015. All Rights Reserved.