public class SyntheticsTestDetailsSubType extends Object
http, ssl, tcp,
dns, icmp, udp, websocket, grpc
or multi.| Modifier and Type | Class and Description |
|---|---|
static class |
SyntheticsTestDetailsSubType.SyntheticsTestDetailsSubTypeSerializer |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsTestDetailsSubType |
DNS |
static SyntheticsTestDetailsSubType |
GRPC |
static SyntheticsTestDetailsSubType |
HTTP |
static SyntheticsTestDetailsSubType |
ICMP |
static SyntheticsTestDetailsSubType |
MULTI |
static SyntheticsTestDetailsSubType |
SSL |
static SyntheticsTestDetailsSubType |
TCP |
static SyntheticsTestDetailsSubType |
UDP |
static SyntheticsTestDetailsSubType |
WEBSOCKET |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Return true if this SyntheticsTestDetailsSubType object is equal to o.
|
static SyntheticsTestDetailsSubType |
fromValue(String value) |
String |
getValue() |
int |
hashCode() |
boolean |
isValid() |
void |
setValue(String value) |
String |
toString() |
public static final SyntheticsTestDetailsSubType HTTP
public static final SyntheticsTestDetailsSubType SSL
public static final SyntheticsTestDetailsSubType TCP
public static final SyntheticsTestDetailsSubType DNS
public static final SyntheticsTestDetailsSubType MULTI
public static final SyntheticsTestDetailsSubType ICMP
public static final SyntheticsTestDetailsSubType UDP
public static final SyntheticsTestDetailsSubType WEBSOCKET
public static final SyntheticsTestDetailsSubType GRPC
public boolean isValid()
public String getValue()
public void setValue(String value)
public boolean equals(Object o)
public static SyntheticsTestDetailsSubType fromValue(String value)
Copyright © 2023. All rights reserved.