Uses of Interface
software.amazon.awssdk.services.migrationhubstrategy.model.MigrationHubStrategyException.Builder
-
Packages that use MigrationHubStrategyException.Builder Package Description software.amazon.awssdk.services.migrationhubstrategy.model -
-
Uses of MigrationHubStrategyException.Builder in software.amazon.awssdk.services.migrationhubstrategy.model
Subinterfaces of MigrationHubStrategyException.Builder in software.amazon.awssdk.services.migrationhubstrategy.model Modifier and Type Interface Description static interfaceAccessDeniedException.Builderstatic interfaceConflictException.Builderstatic interfaceDependencyException.Builderstatic interfaceInternalServerException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceServiceLinkedRoleLockClientException.Builderstatic interfaceServiceQuotaExceededException.Builderstatic interfaceThrottlingException.Builderstatic interfaceValidationException.BuilderClasses in software.amazon.awssdk.services.migrationhubstrategy.model that implement MigrationHubStrategyException.Builder Modifier and Type Class Description protected static classMigrationHubStrategyException.BuilderImplMethods in software.amazon.awssdk.services.migrationhubstrategy.model that return MigrationHubStrategyException.Builder Modifier and Type Method Description MigrationHubStrategyException.BuilderMigrationHubStrategyException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static MigrationHubStrategyException.BuilderMigrationHubStrategyException. builder()MigrationHubStrategyException.BuilderMigrationHubStrategyException.Builder. cause(Throwable cause)MigrationHubStrategyException.BuilderMigrationHubStrategyException.Builder. message(String message)MigrationHubStrategyException.BuilderMigrationHubStrategyException.Builder. requestId(String requestId)MigrationHubStrategyException.BuilderMigrationHubStrategyException.Builder. statusCode(int statusCode)MigrationHubStrategyException.BuilderMigrationHubStrategyException. toBuilder()MigrationHubStrategyException.BuilderMigrationHubStrategyException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.migrationhubstrategy.model that return types with arguments of type MigrationHubStrategyException.Builder Modifier and Type Method Description static Class<? extends MigrationHubStrategyException.Builder>MigrationHubStrategyException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.migrationhubstrategy.model with parameters of type MigrationHubStrategyException.Builder Constructor Description MigrationHubStrategyException(MigrationHubStrategyException.Builder builder)
-