Uses of Class
software.amazon.awssdk.services.glue.model.DataLakePrincipal
-
Packages that use DataLakePrincipal Package Description software.amazon.awssdk.services.glue.model -
-
Uses of DataLakePrincipal in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return DataLakePrincipal Modifier and Type Method Description DataLakePrincipalPrincipalPermissions. principal()The principal who is granted permissions.Methods in software.amazon.awssdk.services.glue.model with parameters of type DataLakePrincipal Modifier and Type Method Description PrincipalPermissions.BuilderPrincipalPermissions.Builder. principal(DataLakePrincipal principal)The principal who is granted permissions.
-