public static interface GetFeatureRequest.Builder extends EvidentlyRequest.Builder, SdkPojo, CopyableBuilder<GetFeatureRequest.Builder,GetFeatureRequest>
| Modifier and Type | Method and Description |
|---|---|
GetFeatureRequest.Builder |
feature(String feature)
The name of the feature that you want to retrieve information for.
|
GetFeatureRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetFeatureRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetFeatureRequest.Builder |
project(String project)
The name or ARN of the project that contains the feature.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetFeatureRequest.Builder feature(String feature)
The name of the feature that you want to retrieve information for.
feature - The name of the feature that you want to retrieve information for.GetFeatureRequest.Builder project(String project)
The name or ARN of the project that contains the feature.
project - The name or ARN of the project that contains the feature.GetFeatureRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetFeatureRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.