| Modifier and Type | Class and Description |
|---|---|
static class |
SyntheticsTestProcessStatus.SyntheticsTestProcessStatusSerializer |
| Modifier and Type | Field and Description |
|---|---|
static SyntheticsTestProcessStatus |
FINISHED |
static SyntheticsTestProcessStatus |
FINISHED_WITH_ERROR |
static SyntheticsTestProcessStatus |
NOT_SCHEDULED |
static SyntheticsTestProcessStatus |
SCHEDULED |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static SyntheticsTestProcessStatus |
fromValue(String value) |
public static final SyntheticsTestProcessStatus NOT_SCHEDULED
public static final SyntheticsTestProcessStatus SCHEDULED
public static final SyntheticsTestProcessStatus FINISHED
public static final SyntheticsTestProcessStatus FINISHED_WITH_ERROR
public static SyntheticsTestProcessStatus fromValue(String value)
Copyright © 2024. All rights reserved.