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