Uses of Interface
software.amazon.awssdk.services.lakeformation.model.GlueEncryptionException.Builder
-
Packages that use GlueEncryptionException.Builder Package Description software.amazon.awssdk.services.lakeformation.model -
-
Uses of GlueEncryptionException.Builder in software.amazon.awssdk.services.lakeformation.model
Methods in software.amazon.awssdk.services.lakeformation.model that return GlueEncryptionException.Builder Modifier and Type Method Description GlueEncryptionException.BuilderGlueEncryptionException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static GlueEncryptionException.BuilderGlueEncryptionException. builder()GlueEncryptionException.BuilderGlueEncryptionException.Builder. cause(Throwable cause)GlueEncryptionException.BuilderGlueEncryptionException.Builder. message(String message)GlueEncryptionException.BuilderGlueEncryptionException.Builder. requestId(String requestId)GlueEncryptionException.BuilderGlueEncryptionException.Builder. statusCode(int statusCode)GlueEncryptionException.BuilderGlueEncryptionException. toBuilder()GlueEncryptionException.BuilderGlueEncryptionException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.lakeformation.model that return types with arguments of type GlueEncryptionException.Builder Modifier and Type Method Description static Class<? extends GlueEncryptionException.Builder>GlueEncryptionException. serializableBuilderClass()
-