| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
AuthNMappingIncluded |
AuthNMappingIncluded.AuthNMappingIncludedDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
AuthNMappingIncluded |
AuthNMappingIncluded.AuthNMappingIncludedDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
List<AuthNMappingIncluded> |
AuthNMappingsResponse.getIncluded()
Included data in the AuthN Mapping response.
|
List<AuthNMappingIncluded> |
AuthNMappingResponse.getIncluded()
Included data in the AuthN Mapping response.
|
| Modifier and Type | Method and Description |
|---|---|
AuthNMappingsResponse |
AuthNMappingsResponse.addIncludedItem(AuthNMappingIncluded includedItem) |
AuthNMappingResponse |
AuthNMappingResponse.addIncludedItem(AuthNMappingIncluded includedItem) |
void |
AuthNMappingIncluded.AuthNMappingIncludedSerializer.serialize(AuthNMappingIncluded value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
AuthNMappingsResponse |
AuthNMappingsResponse.included(List<AuthNMappingIncluded> included) |
AuthNMappingResponse |
AuthNMappingResponse.included(List<AuthNMappingIncluded> included) |
void |
AuthNMappingsResponse.setIncluded(List<AuthNMappingIncluded> included) |
void |
AuthNMappingResponse.setIncluded(List<AuthNMappingIncluded> included) |
| Constructor and Description |
|---|
AuthNMappingIncludedSerializer(Class<AuthNMappingIncluded> t) |
Copyright © 2024. All rights reserved.