public static interface DeleteFeatureRequest.Builder extends EvidentlyRequest.Builder, SdkPojo, CopyableBuilder<DeleteFeatureRequest.Builder,DeleteFeatureRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteFeatureRequest.Builder |
feature(String feature)
The name of the feature to delete.
|
DeleteFeatureRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteFeatureRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteFeatureRequest.Builder |
project(String project)
The name or ARN of the project that contains the feature to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteFeatureRequest.Builder feature(String feature)
The name of the feature to delete.
feature - The name of the feature to delete.DeleteFeatureRequest.Builder project(String project)
The name or ARN of the project that contains the feature to delete.
project - The name or ARN of the project that contains the feature to delete.DeleteFeatureRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteFeatureRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.