public class SyntheticsTestDetailsType extends Object
api or browser.| Modifier and Type | Class and Description |
|---|---|
static class |
SyntheticsTestDetailsType.SyntheticsTestDetailsTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsTestDetailsType |
API |
static SyntheticsTestDetailsType |
BROWSER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this SyntheticsTestDetailsType object is equal to o.
|
static SyntheticsTestDetailsType |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
boolean |
isValid() |
void |
setValue(String value) |
String |
toString() |
public static final SyntheticsTestDetailsType API
public static final SyntheticsTestDetailsType BROWSER
public boolean isValid()
public String getValue()
public void setValue(String value)
public boolean equals(Object o)
public static SyntheticsTestDetailsType fromValue(String value)
Copyright © 2023. All rights reserved.