public class Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig extends Object
| Constructor and Description |
|---|
Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig() |
| Modifier and Type | Method and Description |
|---|---|
Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig |
aud(String aud) |
Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig |
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() |
Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig |
keyId(String keyId) |
Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig |
scope(String scope) |
void |
setAud(String aud) |
void |
setClientId(String clientId) |
void |
setKeyId(String keyId) |
void |
setScope(String scope) |
String |
toString() |
public Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig()
public Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig aud(String aud)
public String getAud()
public void setAud(String aud)
public Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig clientId(String clientId)
public String getClientId()
public void setClientId(String clientId)
public Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig keyId(String keyId)
public String getKeyId()
public void setKeyId(String keyId)
public Notificationsubscriptionsv2webhooksSecurityPolicy1ConfigAdditionalConfig scope(String scope)
public String getScope()
public void setScope(String scope)
Copyright © 2025. All rights reserved.