| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch |
|
| software.amazon.awssdk.services.cloudsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeServiceAccessPoliciesResponse |
CloudSearchClient.describeServiceAccessPolicies(DescribeServiceAccessPoliciesRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeServiceAccessPoliciesRequestMarshaller.marshall(DescribeServiceAccessPoliciesRequest describeServiceAccessPoliciesRequest) |
Copyright © 2023. All rights reserved.