| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize |
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to
customers.
|
| software.amazon.awssdk.services.personalize.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSchemaResponse> |
PersonalizeAsyncClient.createSchema(CreateSchemaRequest createSchemaRequest)
Creates an Amazon Personalize schema from the specified schema string.
|
default CreateSchemaResponse |
PersonalizeClient.createSchema(CreateSchemaRequest createSchemaRequest)
Creates an Amazon Personalize schema from the specified schema string.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSchemaRequestMarshaller.marshall(CreateSchemaRequest createSchemaRequest) |
Copyright © 2022. All rights reserved.