Uses of Interface
software.amazon.awssdk.services.migrationhubconfig.auth.scheme.MigrationHubConfigAuthSchemeParams
-
-
Uses of MigrationHubConfigAuthSchemeParams in software.amazon.awssdk.services.migrationhubconfig.auth.scheme
Methods in software.amazon.awssdk.services.migrationhubconfig.auth.scheme that return MigrationHubConfigAuthSchemeParams Modifier and Type Method Description MigrationHubConfigAuthSchemeParamsMigrationHubConfigAuthSchemeParams.Builder. build()Returns aMigrationHubConfigAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.migrationhubconfig.auth.scheme with parameters of type MigrationHubConfigAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>MigrationHubConfigAuthSchemeProvider. resolveAuthScheme(MigrationHubConfigAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of MigrationHubConfigAuthSchemeParams in software.amazon.awssdk.services.migrationhubconfig.auth.scheme.internal
Classes in software.amazon.awssdk.services.migrationhubconfig.auth.scheme.internal that implement MigrationHubConfigAuthSchemeParams Modifier and Type Class Description classDefaultMigrationHubConfigAuthSchemeParamsMethods in software.amazon.awssdk.services.migrationhubconfig.auth.scheme.internal with parameters of type MigrationHubConfigAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultMigrationHubConfigAuthSchemeProvider. resolveAuthScheme(MigrationHubConfigAuthSchemeParams params)
-