| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
Feature |
GetFeatureResponse.feature()
A structure containing the configuration details of the feature.
|
Feature |
UpdateFeatureResponse.feature()
A structure that contains information about the updated feature.
|
Feature |
CreateFeatureResponse.feature()
A structure that contains information about the new feature.
|
| Modifier and Type | Method and Description |
|---|---|
GetFeatureResponse.Builder |
GetFeatureResponse.Builder.feature(Feature feature)
A structure containing the configuration details of the feature.
|
UpdateFeatureResponse.Builder |
UpdateFeatureResponse.Builder.feature(Feature feature)
A structure that contains information about the updated feature.
|
CreateFeatureResponse.Builder |
CreateFeatureResponse.Builder.feature(Feature feature)
A structure that contains information about the new feature.
|
Copyright © 2022. All rights reserved.