| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
static InferenceSchedulerStatus |
InferenceSchedulerStatus.fromValue(String value)
Use this in place of valueOf.
|
static InferenceSchedulerStatus |
InferenceSchedulerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InferenceSchedulerStatus[] |
InferenceSchedulerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InferenceSchedulerSummary |
InferenceSchedulerSummary.withStatus(InferenceSchedulerStatus status)
Indicates the status of the inference scheduler.
|
StopInferenceSchedulerResult |
StopInferenceSchedulerResult.withStatus(InferenceSchedulerStatus status)
Indicates the status of the inference scheduler.
|
StartInferenceSchedulerResult |
StartInferenceSchedulerResult.withStatus(InferenceSchedulerStatus status)
Indicates the status of the inference scheduler.
|
ListInferenceSchedulersRequest |
ListInferenceSchedulersRequest.withStatus(InferenceSchedulerStatus status)
Specifies the current status of the inference schedulers.
|
DescribeInferenceSchedulerResult |
DescribeInferenceSchedulerResult.withStatus(InferenceSchedulerStatus status)
Indicates the status of the inference scheduler.
|
CreateInferenceSchedulerResult |
CreateInferenceSchedulerResult.withStatus(InferenceSchedulerStatus status)
Indicates the status of the
CreateInferenceScheduler operation. |
Copyright © 2023. All rights reserved.