| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateResourceResponse |
LakeFormationClient.updateResource(Consumer<UpdateResourceRequest.Builder> updateResourceRequest)
Updates the data access role used for vending access to the given (registered) resource in Lake Formation.
|
default UpdateResourceResponse |
LakeFormationClient.updateResource(UpdateResourceRequest updateResourceRequest)
Updates the data access role used for vending access to the given (registered) resource in Lake Formation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateResourceResponse> |
LakeFormationAsyncClient.updateResource(Consumer<UpdateResourceRequest.Builder> updateResourceRequest)
Updates the data access role used for vending access to the given (registered) resource in Lake Formation.
|
default CompletableFuture<UpdateResourceResponse> |
LakeFormationAsyncClient.updateResource(UpdateResourceRequest updateResourceRequest)
Updates the data access role used for vending access to the given (registered) resource in Lake Formation.
|
Copyright © 2022. All rights reserved.