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