Uses of Interface
software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme.MigrationHubRefactorSpacesAuthSchemeParams
-
-
Uses of MigrationHubRefactorSpacesAuthSchemeParams in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme that return MigrationHubRefactorSpacesAuthSchemeParams Modifier and Type Method Description MigrationHubRefactorSpacesAuthSchemeParamsMigrationHubRefactorSpacesAuthSchemeParams.Builder. build()Returns aMigrationHubRefactorSpacesAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme with parameters of type MigrationHubRefactorSpacesAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>MigrationHubRefactorSpacesAuthSchemeProvider. resolveAuthScheme(MigrationHubRefactorSpacesAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of MigrationHubRefactorSpacesAuthSchemeParams in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme.internal
Classes in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme.internal that implement MigrationHubRefactorSpacesAuthSchemeParams Modifier and Type Class Description classDefaultMigrationHubRefactorSpacesAuthSchemeParamsMethods in software.amazon.awssdk.services.migrationhubrefactorspaces.auth.scheme.internal with parameters of type MigrationHubRefactorSpacesAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultMigrationHubRefactorSpacesAuthSchemeProvider. resolveAuthScheme(MigrationHubRefactorSpacesAuthSchemeParams params)
-