| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
static ModelEndpointStatus |
ModelEndpointStatus.fromValue(String value)
Use this in place of valueOf.
|
static ModelEndpointStatus |
ModelEndpointStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ModelEndpointStatus[] |
ModelEndpointStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalModel |
ExternalModel.withModelEndpointStatus(ModelEndpointStatus modelEndpointStatus)
The Amazon Fraud Detector status for the external model endpoint
|
PutExternalModelRequest |
PutExternalModelRequest.withModelEndpointStatus(ModelEndpointStatus modelEndpointStatus)
The model endpoint’s status in Amazon Fraud Detector.
|
Copyright © 2020. All rights reserved.