Uses of Interface
software.amazon.awssdk.services.servicecatalogappregistry.auth.scheme.ServiceCatalogAppRegistryAuthSchemeParams
-
-
Uses of ServiceCatalogAppRegistryAuthSchemeParams in software.amazon.awssdk.services.servicecatalogappregistry.auth.scheme
Methods in software.amazon.awssdk.services.servicecatalogappregistry.auth.scheme that return ServiceCatalogAppRegistryAuthSchemeParams Modifier and Type Method Description ServiceCatalogAppRegistryAuthSchemeParamsServiceCatalogAppRegistryAuthSchemeParams.Builder. build()Returns aServiceCatalogAppRegistryAuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.servicecatalogappregistry.auth.scheme with parameters of type ServiceCatalogAppRegistryAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>ServiceCatalogAppRegistryAuthSchemeProvider. resolveAuthScheme(ServiceCatalogAppRegistryAuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of ServiceCatalogAppRegistryAuthSchemeParams in software.amazon.awssdk.services.servicecatalogappregistry.auth.scheme.internal
Classes in software.amazon.awssdk.services.servicecatalogappregistry.auth.scheme.internal that implement ServiceCatalogAppRegistryAuthSchemeParams Modifier and Type Class Description classDefaultServiceCatalogAppRegistryAuthSchemeParamsMethods in software.amazon.awssdk.services.servicecatalogappregistry.auth.scheme.internal with parameters of type ServiceCatalogAppRegistryAuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultServiceCatalogAppRegistryAuthSchemeProvider. resolveAuthScheme(ServiceCatalogAppRegistryAuthSchemeParams params)
-