Uses of Interface
software.amazon.awssdk.services.migrationhubrefactorspaces.model.MigrationHubRefactorSpacesException.Builder
-
Packages that use MigrationHubRefactorSpacesException.Builder Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of MigrationHubRefactorSpacesException.Builder in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Subinterfaces of MigrationHubRefactorSpacesException.Builder in software.amazon.awssdk.services.migrationhubrefactorspaces.model Modifier and Type Interface Description static interfaceAccessDeniedException.Builderstatic interfaceConflictException.Builderstatic interfaceInternalServerException.Builderstatic interfaceInvalidResourcePolicyException.Builderstatic interfaceResourceNotFoundException.Builderstatic interfaceServiceQuotaExceededException.Builderstatic interfaceThrottlingException.Builderstatic interfaceValidationException.BuilderClasses in software.amazon.awssdk.services.migrationhubrefactorspaces.model that implement MigrationHubRefactorSpacesException.Builder Modifier and Type Class Description protected static classMigrationHubRefactorSpacesException.BuilderImplMethods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return types with arguments of type MigrationHubRefactorSpacesException.Builder Modifier and Type Method Description static Class<? extends MigrationHubRefactorSpacesException.Builder>MigrationHubRefactorSpacesException. serializableBuilderClass()Constructors in software.amazon.awssdk.services.migrationhubrefactorspaces.model with parameters of type MigrationHubRefactorSpacesException.Builder Constructor Description MigrationHubRefactorSpacesException(MigrationHubRefactorSpacesException.Builder builder)
-