WebhooksOAuth2ClientCredentialsCreateAttributes |
WebhooksOAuth2ClientCredentialsCreateAttributes.accessTokenUrl(String accessTokenUrl) |
WebhooksOAuth2ClientCredentialsCreateAttributes |
WebhooksOAuth2ClientCredentialsCreateAttributes.audience(String audience) |
WebhooksOAuth2ClientCredentialsCreateAttributes |
WebhooksOAuth2ClientCredentialsCreateAttributes.clientId(String clientId) |
WebhooksOAuth2ClientCredentialsCreateAttributes |
WebhooksOAuth2ClientCredentialsCreateAttributes.clientSecret(String clientSecret) |
WebhooksOAuth2ClientCredentialsCreateAttributes |
WebhooksOAuth2ClientCredentialsCreateData.getAttributes()
OAuth2 client credentials attributes for a create request.
|
WebhooksOAuth2ClientCredentialsCreateAttributes |
WebhooksOAuth2ClientCredentialsCreateAttributes.name(String name) |
WebhooksOAuth2ClientCredentialsCreateAttributes |
WebhooksOAuth2ClientCredentialsCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
WebhooksOAuth2ClientCredentialsCreateAttributes |
WebhooksOAuth2ClientCredentialsCreateAttributes.scope(String scope) |