| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
UpsertOAuthScopesRestrictionDataAttributes |
UpsertOAuthScopesRestrictionDataAttributes.addOidcScopesItem(OAuthOidcScope oidcScopesItem) |
UpsertOAuthScopesRestrictionDataAttributes |
UpsertOAuthScopesRestrictionDataAttributes.addPermissionScopesItem(String permissionScopesItem) |
UpsertOAuthScopesRestrictionDataAttributes |
UpsertOAuthScopesRestrictionData.getAttributes()
Attributes of an upsert OAuth2 scopes restriction request.
|
UpsertOAuthScopesRestrictionDataAttributes |
UpsertOAuthScopesRestrictionDataAttributes.oidcScopes(List<OAuthOidcScope> oidcScopes) |
UpsertOAuthScopesRestrictionDataAttributes |
UpsertOAuthScopesRestrictionDataAttributes.permissionScopes(List<String> permissionScopes) |
UpsertOAuthScopesRestrictionDataAttributes |
UpsertOAuthScopesRestrictionDataAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertOAuthScopesRestrictionData |
UpsertOAuthScopesRestrictionData.attributes(UpsertOAuthScopesRestrictionDataAttributes attributes) |
void |
UpsertOAuthScopesRestrictionData.setAttributes(UpsertOAuthScopesRestrictionDataAttributes attributes) |
Copyright © 2026. All rights reserved.