| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalModelSummary |
ExternalModelSummary.clone() |
ExternalModelSummary |
ExternalModelOutputs.getExternalModel()
The Amazon SageMaker model.
|
ExternalModelSummary |
ExternalModelSummary.withModelEndpoint(String modelEndpoint)
The endpoint of the Amazon SageMaker model.
|
ExternalModelSummary |
ExternalModelSummary.withModelSource(ModelSource modelSource)
The source of the model.
|
ExternalModelSummary |
ExternalModelSummary.withModelSource(String modelSource)
The source of the model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalModelOutputs.setExternalModel(ExternalModelSummary externalModel)
The Amazon SageMaker model.
|
ExternalModelOutputs |
ExternalModelOutputs.withExternalModel(ExternalModelSummary externalModel)
The Amazon SageMaker model.
|
Copyright © 2025. All rights reserved.