| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector |
This is the Amazon Fraud Detector API Reference.
|
| software.amazon.awssdk.services.frauddetector.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutEntityTypeResponse |
FraudDetectorClient.putEntityType(PutEntityTypeRequest putEntityTypeRequest)
Creates or updates an entity type.
|
default CompletableFuture<PutEntityTypeResponse> |
FraudDetectorAsyncClient.putEntityType(PutEntityTypeRequest putEntityTypeRequest)
Creates or updates an entity type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutEntityTypeRequestMarshaller.marshall(PutEntityTypeRequest putEntityTypeRequest) |
Copyright © 2021. All rights reserved.