| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateResourcePolicyResponse |
LexModelsV2Client.createResourcePolicy(CreateResourcePolicyRequest createResourcePolicyRequest)
Creates a new resource policy with the specified policy statements.
|
default CompletableFuture<CreateResourcePolicyResponse> |
LexModelsV2AsyncClient.createResourcePolicy(CreateResourcePolicyRequest createResourcePolicyRequest)
Creates a new resource policy with the specified policy statements.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateResourcePolicyRequestMarshaller.marshall(CreateResourcePolicyRequest createResourcePolicyRequest) |
Copyright © 2021. All rights reserved.