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