QnAMakerRuntimeClient Class
Definition
public class QnAMakerRuntimeClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.QnAMakerRuntimeClient>, IDisposable, Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.IQnAMakerRuntimeClient
public class QnAMakerRuntimeClient
type QnAMakerRuntimeClient = class
inherit ServiceClient<QnAMakerRuntimeClient>
interface IQnAMakerRuntimeClient
interface IDisposable
type QnAMakerRuntimeClient = class
Public Class QnAMakerRuntimeClient
Inherits ServiceClient(Of QnAMakerRuntimeClient)
Implements IDisposable, IQnAMakerRuntimeClient
Public Class QnAMakerRuntimeClient
- Inheritance
- Inheritance
-
QnAMakerRuntimeClient
- Implements
Constructors
Properties
Credentials | |
DeserializationSettings | |
FirstMessageHandler | (Inherited from ServiceClient<T>) |
HttpClient | (Inherited from ServiceClient<T>) |
HttpClientHandler | (Inherited from ServiceClient<T>) |
HttpMessageHandlers | (Inherited from ServiceClient<T>) |
Runtime | |
RuntimeEndpoint | |
SerializationSettings | |
UserAgent | (Inherited from ServiceClient<T>) |
Methods
Dispose() | (Inherited from ServiceClient<T>) |
Dispose(Boolean) | (Inherited from ServiceClient<T>) |
InitializeHttpClient(HttpClientHandler, DelegatingHandler[]) | (Inherited from ServiceClient<T>) |
SetRetryPolicy(RetryPolicy) | (Inherited from ServiceClient<T>) |
SetUserAgent(String) | (Inherited from ServiceClient<T>) |
SetUserAgent(String, String) | (Inherited from ServiceClient<T>) |