| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SAMLConfiguration |
SAMLConfiguration.attributes(SAMLConfigurationAttributes attributes) |
SAMLConfiguration |
SAMLConfigurationResponse.getData()
A SAML configuration object.
|
SAMLConfiguration |
SAMLConfiguration.id(String id) |
SAMLConfiguration |
SAMLConfiguration.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SAMLConfiguration |
SAMLConfiguration.relationships(SAMLConfigurationRelationships relationships) |
SAMLConfiguration |
SAMLConfiguration.type(SAMLConfigurationsType type) |
| Modifier and Type | Method and Description |
|---|---|
List<SAMLConfiguration> |
SAMLConfigurationsResponse.getData()
Array of SAML configurations.
|
| Modifier and Type | Method and Description |
|---|---|
SAMLConfigurationsResponse |
SAMLConfigurationsResponse.addDataItem(SAMLConfiguration dataItem) |
SAMLConfigurationResponse |
SAMLConfigurationResponse.data(SAMLConfiguration data) |
void |
SAMLConfigurationResponse.setData(SAMLConfiguration data) |
| Modifier and Type | Method and Description |
|---|---|
SAMLConfigurationsResponse |
SAMLConfigurationsResponse.data(List<SAMLConfiguration> data) |
void |
SAMLConfigurationsResponse.setData(List<SAMLConfiguration> data) |
| Constructor and Description |
|---|
SAMLConfigurationResponse(SAMLConfiguration data) |
Copyright © 2026. All rights reserved.