| Package | Description |
|---|---|
| com.datadog.api.client.v2.model |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultRedirect |
SyntheticsTestResultRedirect.location(String location) |
SyntheticsTestResultRedirect |
SyntheticsTestResultRedirect.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
SyntheticsTestResultRedirect |
SyntheticsTestResultRedirect.statusCode(Long statusCode) |
| Modifier and Type | Method and Description |
|---|---|
List<SyntheticsTestResultRedirect> |
SyntheticsTestResultResponseInfo.getRedirects()
Redirect hops encountered while performing the request.
|
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultResponseInfo |
SyntheticsTestResultResponseInfo.addRedirectsItem(SyntheticsTestResultRedirect redirectsItem) |
| Modifier and Type | Method and Description |
|---|---|
SyntheticsTestResultResponseInfo |
SyntheticsTestResultResponseInfo.redirects(List<SyntheticsTestResultRedirect> redirects) |
void |
SyntheticsTestResultResponseInfo.setRedirects(List<SyntheticsTestResultRedirect> redirects) |
Copyright © 2026. All rights reserved.