| Package | Description |
|---|---|
| com.datadog.api.client.v1.model |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsBasicAuthNTLMType |
SyntheticsBasicAuthNTLMType.NTLM |
| Modifier and Type | Method and Description |
|---|---|
static SyntheticsBasicAuthNTLMType |
SyntheticsBasicAuthNTLMType.fromValue(String value) |
SyntheticsBasicAuthNTLMType |
SyntheticsBasicAuthNTLM.getType()
The type of authentication to use when performing the test.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyntheticsBasicAuthNTLMType.SyntheticsBasicAuthNTLMTypeSerializer.serialize(SyntheticsBasicAuthNTLMType value,
com.fasterxml.jackson.core.JsonGenerator jgen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
void |
SyntheticsBasicAuthNTLM.setType(SyntheticsBasicAuthNTLMType type) |
SyntheticsBasicAuthNTLM |
SyntheticsBasicAuthNTLM.type(SyntheticsBasicAuthNTLMType type) |
| Constructor and Description |
|---|
SyntheticsBasicAuthNTLM(SyntheticsBasicAuthNTLMType type) |
| Constructor and Description |
|---|
SyntheticsBasicAuthNTLMTypeSerializer(Class<SyntheticsBasicAuthNTLMType> t) |
Copyright © 2024. All rights reserved.