Uses of Interface
software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme.MigrationHubOrchestratorAuthSchemeParams
-
-
Uses of MigrationHubOrchestratorAuthSchemeParams in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme
Methods in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme that return MigrationHubOrchestratorAuthSchemeParams Modifier and Type Method Description MigrationHubOrchestratorAuthSchemeParamsMigrationHubOrchestratorAuthSchemeParams.Builder. build()Returns aMigrationHubOrchestratorAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme with parameters of type MigrationHubOrchestratorAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>MigrationHubOrchestratorAuthSchemeProvider. resolveAuthScheme(MigrationHubOrchestratorAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of MigrationHubOrchestratorAuthSchemeParams in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme.internal
Classes in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme.internal that implement MigrationHubOrchestratorAuthSchemeParams Modifier and Type Class Description classDefaultMigrationHubOrchestratorAuthSchemeParamsMethods in software.amazon.awssdk.services.migrationhuborchestrator.auth.scheme.internal with parameters of type MigrationHubOrchestratorAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultMigrationHubOrchestratorAuthSchemeProvider. resolveAuthScheme(MigrationHubOrchestratorAuthSchemeParams params)
-