| Package | Description |
|---|---|
| com.amazonaws.services.sagemakermetrics.model |
| Modifier and Type | Method and Description |
|---|---|
static PutMetricsErrorCode |
PutMetricsErrorCode.fromValue(String value)
Use this in place of valueOf.
|
static PutMetricsErrorCode |
PutMetricsErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PutMetricsErrorCode[] |
PutMetricsErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
BatchPutMetricsError |
BatchPutMetricsError.withCode(PutMetricsErrorCode code)
The error code of an error that occured when attempting to put metrics.
|
Copyright © 2024. All rights reserved.