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