public class Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig extends Object
| Constructor and Description |
|---|
Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig() |
| Modifier and Type | Method and Description |
|---|---|
Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig |
aud(String aud) |
Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig |
clientId(String clientId) |
boolean |
equals(Object o) |
String |
getAud()
Get aud
|
String |
getClientId()
Get clientId
|
String |
getKeyId()
Get keyId
|
String |
getScope()
Get scope
|
int |
hashCode() |
Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig |
keyId(String keyId) |
Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig |
scope(String scope) |
void |
setAud(String aud) |
void |
setClientId(String clientId) |
void |
setKeyId(String keyId) |
void |
setScope(String scope) |
String |
toString() |
public Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig()
public Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig aud(String aud)
public String getAud()
public void setAud(String aud)
public Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig clientId(String clientId)
public String getClientId()
public void setClientId(String clientId)
public Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig keyId(String keyId)
public String getKeyId()
public void setKeyId(String keyId)
public Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig scope(String scope)
public String getScope()
public void setScope(String scope)
Copyright © 2026. All rights reserved.