| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeServiceAccessPoliciesResponse |
CloudSearchClient.describeServiceAccessPolicies(Consumer<DescribeServiceAccessPoliciesRequest.Builder> describeServiceAccessPoliciesRequest)
Gets information about the access policies that control access to the domain's document and search endpoints.
|
default DescribeServiceAccessPoliciesResponse |
CloudSearchClient.describeServiceAccessPolicies(DescribeServiceAccessPoliciesRequest describeServiceAccessPoliciesRequest)
Gets information about the access policies that control access to the domain's document and search endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeServiceAccessPoliciesResponse> |
CloudSearchAsyncClient.describeServiceAccessPolicies(Consumer<DescribeServiceAccessPoliciesRequest.Builder> describeServiceAccessPoliciesRequest)
Gets information about the access policies that control access to the domain's document and search endpoints.
|
default CompletableFuture<DescribeServiceAccessPoliciesResponse> |
CloudSearchAsyncClient.describeServiceAccessPolicies(DescribeServiceAccessPoliciesRequest describeServiceAccessPoliciesRequest)
Gets information about the access policies that control access to the domain's document and search endpoints.
|
Copyright © 2023. All rights reserved.