TopicRegenerateKeyRequest Class
- java.
lang. Object - com.
azure. resourcemanager. eventgrid. models. TopicRegenerateKeyRequest
- com.
public final class TopicRegenerateKeyRequest
Topic regenerate share access key request.
Constructor | Description | |
---|---|---|
Topic |
Modifier and Type | Method and Description |
---|---|
String |
key Get the key |
void |
validate()
Validates the instance. |
Topic |
with Set the key |
Methods inherited from java.lang.Object
TopicRegenerateKeyRequest
public TopicRegenerateKeyRequest()
keyName
public String keyName()
Get the keyName property: Key name to regenerate key1 or key2.
Returns:
validate
public void validate()
Validates the instance.
withKeyName
public TopicRegenerateKeyRequest withKeyName(String keyName)
Set the keyName property: Key name to regenerate key1 or key2.
Parameters:
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: