TopicSharedAccessKeysInner Class
- java.
lang. Object - com.
azure. resourcemanager. eventgrid. fluent. models. TopicSharedAccessKeysInner
- com.
public final class TopicSharedAccessKeysInner
Shared access keys of the Topic.
Constructor | Description | |
---|---|---|
Topic |
Modifier and Type | Method and Description |
---|---|
String |
key1()
Get the key1 property: Shared access key1 for the topic. |
String |
key2()
Get the key2 property: Shared access key2 for the topic. |
void |
validate()
Validates the instance. |
Topic |
with Set the key1 property: Shared access key1 for the topic. |
Topic |
with Set the key2 property: Shared access key2 for the topic. |
Methods inherited from java.lang.Object
TopicSharedAccessKeysInner
public TopicSharedAccessKeysInner()
key1
public String key1()
Get the key1 property: Shared access key1 for the topic.
Returns:
key2
public String key2()
Get the key2 property: Shared access key2 for the topic.
Returns:
validate
public void validate()
Validates the instance.
withKey1
public TopicSharedAccessKeysInner withKey1(String key1)
Set the key1 property: Shared access key1 for the topic.
Parameters:
Returns:
withKey2
public TopicSharedAccessKeysInner withKey2(String key2)
Set the key2 property: Shared access key2 for the topic.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: