| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
void |
OrganizationsApi.updateOrgSamlConfigurations(OrgSAMLPreferencesUpdateRequest body)
Update organization SAML preferences.
|
CompletableFuture<Void> |
OrganizationsApi.updateOrgSamlConfigurationsAsync(OrgSAMLPreferencesUpdateRequest body)
Update organization SAML preferences.
|
ApiResponse<Void> |
OrganizationsApi.updateOrgSamlConfigurationsWithHttpInfo(OrgSAMLPreferencesUpdateRequest body)
Update the SAML preferences for the current organization.
|
CompletableFuture<ApiResponse<Void>> |
OrganizationsApi.updateOrgSamlConfigurationsWithHttpInfoAsync(OrgSAMLPreferencesUpdateRequest body)
Update organization SAML preferences.
|
| Modifier and Type | Method and Description |
|---|---|
OrgSAMLPreferencesUpdateRequest |
OrgSAMLPreferencesUpdateRequest.data(OrgSAMLPreferencesData data) |
OrgSAMLPreferencesUpdateRequest |
OrgSAMLPreferencesUpdateRequest.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.