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