public class TopicCredentials extends Object implements com.microsoft.rest.credentials.ServiceClientCredentials
| Constructor and Description |
|---|
TopicCredentials(String topicKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyCredentialsFilter(okhttp3.OkHttpClient.Builder clientBuilder) |
public TopicCredentials(String topicKey)
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/