| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
This is the Resource Access Manager API Reference.
|
| software.amazon.awssdk.services.ram.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreatePermissionVersionResponse |
RamClient.createPermissionVersion(CreatePermissionVersionRequest createPermissionVersionRequest)
Creates a new version of the specified customer managed permission.
|
default CompletableFuture<CreatePermissionVersionResponse> |
RamAsyncClient.createPermissionVersion(CreatePermissionVersionRequest createPermissionVersionRequest)
Creates a new version of the specified customer managed permission.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreatePermissionVersionRequestMarshaller.marshall(CreatePermissionVersionRequest createPermissionVersionRequest) |
Copyright © 2023. All rights reserved.