Package com.microsoft.azure.eventgrid
Class TopicCredentials
- java.lang.Object
-
- com.microsoft.azure.eventgrid.TopicCredentials
-
- All Implemented Interfaces:
com.microsoft.rest.credentials.ServiceClientCredentials
public class TopicCredentials extends Object implements com.microsoft.rest.credentials.ServiceClientCredentials
-
-
Constructor Summary
Constructors Constructor Description TopicCredentials(String topicKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapplyCredentialsFilter(okhttp3.OkHttpClient.Builder clientBuilder)
-
-
-
Constructor Detail
-
TopicCredentials
public TopicCredentials(String topicKey)
-
-