public class Notificationsubscriptionsv2webhooksSecurityPolicyConfig extends Object
| Constructor | Description |
|---|---|
Notificationsubscriptionsv2webhooksSecurityPolicyConfig() |
| Modifier and Type | Method | Description |
|---|---|---|
Notificationsubscriptionsv2webhooksSecurityPolicyConfig |
additionalConfig(Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig additionalConfig) |
|
boolean |
equals(Object o) |
|
Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig |
getAdditionalConfig() |
Get additionalConfig
|
String |
getOAuthTokenType() |
Token type for the oAuth config.
|
String |
getOAuthURL() |
Client direct endpoint to the oAuth server.
|
int |
hashCode() |
|
Notificationsubscriptionsv2webhooksSecurityPolicyConfig |
oAuthTokenType(String oAuthTokenType) |
|
Notificationsubscriptionsv2webhooksSecurityPolicyConfig |
oAuthURL(String oAuthURL) |
|
void |
setAdditionalConfig(Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig additionalConfig) |
|
void |
setOAuthTokenType(String oAuthTokenType) |
|
void |
setOAuthURL(String oAuthURL) |
|
String |
toString() |
public Notificationsubscriptionsv2webhooksSecurityPolicyConfig()
public Notificationsubscriptionsv2webhooksSecurityPolicyConfig oAuthURL(String oAuthURL)
public String getOAuthURL()
public void setOAuthURL(String oAuthURL)
public Notificationsubscriptionsv2webhooksSecurityPolicyConfig oAuthTokenType(String oAuthTokenType)
public String getOAuthTokenType()
public void setOAuthTokenType(String oAuthTokenType)
public Notificationsubscriptionsv2webhooksSecurityPolicyConfig additionalConfig(Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig additionalConfig)
public Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig getAdditionalConfig()
public void setAdditionalConfig(Notificationsubscriptionsv2webhooksSecurityPolicyConfigAdditionalConfig additionalConfig)
Copyright © 2026. All rights reserved.