| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateFeatureResponse.Builder |
UpdateFeatureResponse.builder() |
default UpdateFeatureResponse.Builder |
UpdateFeatureResponse.Builder.feature(Consumer<Feature.Builder> feature)
A structure that contains information about the updated feature.
|
UpdateFeatureResponse.Builder |
UpdateFeatureResponse.Builder.feature(Feature feature)
A structure that contains information about the updated feature.
|
UpdateFeatureResponse.Builder |
UpdateFeatureResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateFeatureResponse.Builder> |
UpdateFeatureResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.