| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OAuth2WellKnownSitesResponse |
OAuth2ClientPublicApi.getOAuth2WellKnownSites()
Get OAuth2 well-known sites.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<OAuth2WellKnownSitesResponse> |
OAuth2ClientPublicApi.getOAuth2WellKnownSitesAsync()
Get OAuth2 well-known sites.
|
ApiResponse<OAuth2WellKnownSitesResponse> |
OAuth2ClientPublicApi.getOAuth2WellKnownSitesWithHttpInfo()
Retrieve the list of public OAuth2 sites available for the current environment.
|
CompletableFuture<ApiResponse<OAuth2WellKnownSitesResponse>> |
OAuth2ClientPublicApi.getOAuth2WellKnownSitesWithHttpInfoAsync()
Get OAuth2 well-known sites.
|
| Modifier and Type | Method and Description |
|---|---|
OAuth2WellKnownSitesResponse |
OAuth2WellKnownSitesResponse.data(OAuth2WellKnownSitesData data) |
OAuth2WellKnownSitesResponse |
OAuth2WellKnownSitesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.