| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch |
|
| software.amazon.awssdk.services.cloudsearch.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateServiceAccessPoliciesResponse |
CloudSearchClient.updateServiceAccessPolicies(UpdateServiceAccessPoliciesRequest updateServiceAccessPoliciesRequest)
Configures the access rules that control access to the domain's document and search endpoints.
|
default CompletableFuture<UpdateServiceAccessPoliciesResponse> |
CloudSearchAsyncClient.updateServiceAccessPolicies(UpdateServiceAccessPoliciesRequest updateServiceAccessPoliciesRequest)
Configures the access rules that control access to the domain's document and search endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateServiceAccessPoliciesRequestMarshaller.marshall(UpdateServiceAccessPoliciesRequest updateServiceAccessPoliciesRequest) |
Copyright © 2023. All rights reserved.