| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListLakeFormationOptInsResponse |
LakeFormationClient.listLakeFormationOptIns(Consumer<ListLakeFormationOptInsRequest.Builder> listLakeFormationOptInsRequest)
Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
|
default ListLakeFormationOptInsResponse |
LakeFormationClient.listLakeFormationOptIns(ListLakeFormationOptInsRequest listLakeFormationOptInsRequest)
Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLakeFormationOptInsResponse> |
LakeFormationAsyncClient.listLakeFormationOptIns(Consumer<ListLakeFormationOptInsRequest.Builder> listLakeFormationOptInsRequest)
Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
|
default CompletableFuture<ListLakeFormationOptInsResponse> |
LakeFormationAsyncClient.listLakeFormationOptIns(ListLakeFormationOptInsRequest listLakeFormationOptInsRequest)
Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListLakeFormationOptInsResponse> |
ListLakeFormationOptInsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListLakeFormationOptInsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListLakeFormationOptInsResponse> subscriber) |
Copyright © 2023. All rights reserved.