Uses of Class
software.amazon.awssdk.services.launchwizard.model.LaunchWizardException.BuilderImpl
-
Packages that use LaunchWizardException.BuilderImpl Package Description software.amazon.awssdk.services.launchwizard.model -
-
Uses of LaunchWizardException.BuilderImpl in software.amazon.awssdk.services.launchwizard.model
Methods in software.amazon.awssdk.services.launchwizard.model that return LaunchWizardException.BuilderImpl Modifier and Type Method Description LaunchWizardException.BuilderImplLaunchWizardException.BuilderImpl. awsErrorDetails(AwsErrorDetails awsErrorDetails)LaunchWizardException.BuilderImplLaunchWizardException.BuilderImpl. cause(Throwable cause)LaunchWizardException.BuilderImplLaunchWizardException.BuilderImpl. message(String message)LaunchWizardException.BuilderImplLaunchWizardException.BuilderImpl. requestId(String requestId)LaunchWizardException.BuilderImplLaunchWizardException.BuilderImpl. statusCode(int statusCode)LaunchWizardException.BuilderImplLaunchWizardException.BuilderImpl. writableStackTrace(Boolean writableStackTrace)
-