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