| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Method and Description |
|---|---|
OrganizationSettingsSamlStrictMode |
OrganizationSettingsSamlStrictMode.enabled(Boolean enabled) |
OrganizationSettingsSamlStrictMode |
OrganizationSettings.getSamlStrictMode()
Has one property enabled (boolean).
|
OrganizationSettingsSamlStrictMode |
OrganizationSettingsSamlStrictMode.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationSettings |
OrganizationSettings.samlStrictMode(OrganizationSettingsSamlStrictMode samlStrictMode) |
void |
OrganizationSettings.setSamlStrictMode(OrganizationSettingsSamlStrictMode samlStrictMode) |
Copyright © 2024. All rights reserved.