Uses of Class
software.amazon.awssdk.services.dataexchange.model.TableLFTagPolicyAndPermissions
-
Packages that use TableLFTagPolicyAndPermissions Package Description software.amazon.awssdk.services.dataexchange.model -
-
Uses of TableLFTagPolicyAndPermissions in software.amazon.awssdk.services.dataexchange.model
Methods in software.amazon.awssdk.services.dataexchange.model that return TableLFTagPolicyAndPermissions Modifier and Type Method Description TableLFTagPolicyAndPermissionsImportAssetsFromLakeFormationTagPolicyRequestDetails. table()A structure for the table object.TableLFTagPolicyAndPermissionsImportAssetsFromLakeFormationTagPolicyResponseDetails. table()A structure for the table object.Methods in software.amazon.awssdk.services.dataexchange.model with parameters of type TableLFTagPolicyAndPermissions Modifier and Type Method Description ImportAssetsFromLakeFormationTagPolicyRequestDetails.BuilderImportAssetsFromLakeFormationTagPolicyRequestDetails.Builder. table(TableLFTagPolicyAndPermissions table)A structure for the table object.ImportAssetsFromLakeFormationTagPolicyResponseDetails.BuilderImportAssetsFromLakeFormationTagPolicyResponseDetails.Builder. table(TableLFTagPolicyAndPermissions table)A structure for the table object.
-