| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateResourcePolicyResponse |
LexModelsV2Client.updateResourcePolicy(Consumer<UpdateResourcePolicyRequest.Builder> updateResourcePolicyRequest)
Replaces the existing resource policy for a bot or bot alias with a new one.
|
default UpdateResourcePolicyResponse |
LexModelsV2Client.updateResourcePolicy(UpdateResourcePolicyRequest updateResourcePolicyRequest)
Replaces the existing resource policy for a bot or bot alias with a new one.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateResourcePolicyResponse> |
LexModelsV2AsyncClient.updateResourcePolicy(Consumer<UpdateResourcePolicyRequest.Builder> updateResourcePolicyRequest)
Replaces the existing resource policy for a bot or bot alias with a new one.
|
default CompletableFuture<UpdateResourcePolicyResponse> |
LexModelsV2AsyncClient.updateResourcePolicy(UpdateResourcePolicyRequest updateResourcePolicyRequest)
Replaces the existing resource policy for a bot or bot alias with a new one.
|
Copyright © 2023. All rights reserved.