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