| Package | Description |
|---|---|
| software.amazon.awssdk.services.ram |
This is the Resource Access Manager API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default DeletePermissionResponse |
RamClient.deletePermission(Consumer<DeletePermissionRequest.Builder> deletePermissionRequest)
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this
operation.
|
default DeletePermissionResponse |
RamClient.deletePermission(DeletePermissionRequest deletePermissionRequest)
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this
operation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeletePermissionResponse> |
RamAsyncClient.deletePermission(Consumer<DeletePermissionRequest.Builder> deletePermissionRequest)
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this
operation.
|
default CompletableFuture<DeletePermissionResponse> |
RamAsyncClient.deletePermission(DeletePermissionRequest deletePermissionRequest)
Deletes the specified customer managed permission in the Amazon Web Services Region in which you call this
operation.
|
Copyright © 2023. All rights reserved.