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