public class Notificationsubscriptionsv2webhooksSecurityPolicyConfig extends Object
| Constructor and Description |
|---|
Notificationsubscriptionsv2webhooksSecurityPolicyConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getOAuthTokenExpiry()
Token expiration for the oAuth server.
|
String |
getOAuthTokenType()
Token type for the oAuth config.
|
String |
getOAuthURL()
Client direct endpoint to the oAuth server.
|
int |
hashCode() |
Notificationsubscriptionsv2webhooksSecurityPolicyConfig |
oAuthTokenExpiry(String oAuthTokenExpiry) |
Notificationsubscriptionsv2webhooksSecurityPolicyConfig |
oAuthTokenType(String oAuthTokenType) |
Notificationsubscriptionsv2webhooksSecurityPolicyConfig |
oAuthURL(String oAuthURL) |
void |
setOAuthTokenExpiry(String oAuthTokenExpiry) |
void |
setOAuthTokenType(String oAuthTokenType) |
void |
setOAuthURL(String oAuthURL) |
String |
toString() |
public Notificationsubscriptionsv2webhooksSecurityPolicyConfig()
public Notificationsubscriptionsv2webhooksSecurityPolicyConfig oAuthTokenExpiry(String oAuthTokenExpiry)
public String getOAuthTokenExpiry()
public void setOAuthTokenExpiry(String oAuthTokenExpiry)
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)
Copyright © 2025. All rights reserved.