| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudsearch |
|
| software.amazon.awssdk.services.cloudsearch.model |
| Modifier and Type | Method and Description |
|---|---|
default UpdateServiceAccessPoliciesResponse |
CloudSearchClient.updateServiceAccessPolicies(Consumer<UpdateServiceAccessPoliciesRequest.Builder> updateServiceAccessPoliciesRequest)
Configures the access rules that control access to the domain's document and search endpoints.
|
default CompletableFuture<UpdateServiceAccessPoliciesResponse> |
CloudSearchAsyncClient.updateServiceAccessPolicies(Consumer<UpdateServiceAccessPoliciesRequest.Builder> updateServiceAccessPoliciesRequest)
Configures the access rules that control access to the domain's document and search endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateServiceAccessPoliciesRequest.Builder> |
UpdateServiceAccessPoliciesRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.