| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeScalingParametersResponse |
CloudSearchClient.describeScalingParameters(Consumer<DescribeScalingParametersRequest.Builder> describeScalingParametersRequest)
Gets the scaling parameters configured for a domain.
|
default DescribeScalingParametersResponse |
CloudSearchClient.describeScalingParameters(DescribeScalingParametersRequest describeScalingParametersRequest)
Gets the scaling parameters configured for a domain.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeScalingParametersResponse> |
CloudSearchAsyncClient.describeScalingParameters(Consumer<DescribeScalingParametersRequest.Builder> describeScalingParametersRequest)
Gets the scaling parameters configured for a domain.
|
default CompletableFuture<DescribeScalingParametersResponse> |
CloudSearchAsyncClient.describeScalingParameters(DescribeScalingParametersRequest describeScalingParametersRequest)
Gets the scaling parameters configured for a domain.
|
Copyright © 2022. All rights reserved.