| Package | Description |
|---|---|
| software.amazon.awssdk.services.lakeformation |
|
| software.amazon.awssdk.services.lakeformation.paginators | |
| software.amazon.awssdk.services.lakeformation.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListLakeFormationOptInsResponse> |
LakeFormationAsyncClient.listLakeFormationOptIns(ListLakeFormationOptInsRequest 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.
|
default ListLakeFormationOptInsPublisher |
LakeFormationAsyncClient.listLakeFormationOptInsPaginator(ListLakeFormationOptInsRequest listLakeFormationOptInsRequest)
Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
|
default ListLakeFormationOptInsIterable |
LakeFormationClient.listLakeFormationOptInsPaginator(ListLakeFormationOptInsRequest listLakeFormationOptInsRequest)
Retrieve the current list of resources and principals that are opt in to enforce Lake Formation permissions.
|
| Constructor and Description |
|---|
ListLakeFormationOptInsIterable(LakeFormationClient client,
ListLakeFormationOptInsRequest firstRequest) |
ListLakeFormationOptInsPublisher(LakeFormationAsyncClient client,
ListLakeFormationOptInsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListLakeFormationOptInsRequestMarshaller.marshall(ListLakeFormationOptInsRequest listLakeFormationOptInsRequest) |
Copyright © 2023. All rights reserved.