| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
OktaCredentials |
OktaCredentials.OktaCredentialsDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
OktaCredentials |
OktaIntegration.getCredentials()
The definition of the
OktaCredentials object. |
OktaCredentials |
OktaCredentials.OktaCredentialsDeserializer.getNullValue(com.fasterxml.jackson.databind.DeserializationContext ctxt)
Handle deserialization of the 'null' value.
|
| Modifier and Type | Method and Description |
|---|---|
OktaIntegration |
OktaIntegration.credentials(OktaCredentials credentials) |
void |
OktaCredentials.OktaCredentialsSerializer.serialize(OktaCredentials value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
OktaIntegration.setCredentials(OktaCredentials credentials) |
| Constructor and Description |
|---|
OktaIntegration(OktaCredentials credentials,
OktaIntegrationType type) |
| Constructor and Description |
|---|
OktaCredentialsSerializer(Class<OktaCredentials> t) |
Copyright © 2026. All rights reserved.