| Package | Description |
|---|---|
| com.datadog.api.client.v2.api | |
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SAMLConfigurationResponse |
OrganizationsApi.getSAMLConfiguration(String samlConfigUuid)
Get a SAML configuration.
|
SAMLConfigurationResponse |
OrganizationsApi.updateSAMLConfiguration(String samlConfigUuid,
SAMLConfigurationUpdateRequest body)
Update a SAML configuration.
|
| Modifier and Type | Method and Description |
|---|---|
SAMLConfigurationResponse |
SAMLConfigurationResponse.addIncludedItem(Role includedItem) |
SAMLConfigurationResponse |
SAMLConfigurationResponse.data(SAMLConfiguration data) |
SAMLConfigurationResponse |
SAMLConfigurationResponse.included(List<Role> included) |
SAMLConfigurationResponse |
SAMLConfigurationResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
Copyright © 2026. All rights reserved.