| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
default GetModelVersionResponse |
FraudDetectorClient.getModelVersion(Consumer<GetModelVersionRequest.Builder> getModelVersionRequest)
Gets the details of the specified model version.
|
default CompletableFuture<GetModelVersionResponse> |
FraudDetectorAsyncClient.getModelVersion(Consumer<GetModelVersionRequest.Builder> getModelVersionRequest)
Gets the details of the specified model version.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetModelVersionRequest.Builder> |
GetModelVersionRequest.serializableBuilderClass() |
Copyright © 2022. All rights reserved.