Uses of Class
software.amazon.awssdk.services.lakeformation.model.GetDataLakePrincipalRequest
-
Packages that use GetDataLakePrincipalRequest Package Description software.amazon.awssdk.services.lakeformation Lake Formation software.amazon.awssdk.services.lakeformation.transform -
-
Uses of GetDataLakePrincipalRequest in software.amazon.awssdk.services.lakeformation
Methods in software.amazon.awssdk.services.lakeformation with parameters of type GetDataLakePrincipalRequest Modifier and Type Method Description default CompletableFuture<GetDataLakePrincipalResponse>LakeFormationAsyncClient. getDataLakePrincipal(GetDataLakePrincipalRequest getDataLakePrincipalRequest)Returns the identity of the invoking principal.default GetDataLakePrincipalResponseLakeFormationClient. getDataLakePrincipal(GetDataLakePrincipalRequest getDataLakePrincipalRequest)Returns the identity of the invoking principal. -
Uses of GetDataLakePrincipalRequest in software.amazon.awssdk.services.lakeformation.transform
Methods in software.amazon.awssdk.services.lakeformation.transform with parameters of type GetDataLakePrincipalRequest Modifier and Type Method Description SdkHttpFullRequestGetDataLakePrincipalRequestMarshaller. marshall(GetDataLakePrincipalRequest getDataLakePrincipalRequest)
-