| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
ProductViewAggregationValue.Builder |
ProductViewAggregationValue.Builder.approximateCount(Integer approximateCount)
An approximate count of the products that match the value.
|
static ProductViewAggregationValue.Builder |
ProductViewAggregationValue.builder() |
ProductViewAggregationValue.Builder |
ProductViewAggregationValue.toBuilder() |
ProductViewAggregationValue.Builder |
ProductViewAggregationValue.Builder.value(String value)
The value of the product view aggregation.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProductViewAggregationValue.Builder> |
ProductViewAggregationValue.serializableBuilderClass() |
Copyright © 2023. All rights reserved.