Uses of Interface
software.amazon.awssdk.services.resourceexplorer2.auth.scheme.ResourceExplorer2AuthSchemeParams
-
-
Uses of ResourceExplorer2AuthSchemeParams in software.amazon.awssdk.services.resourceexplorer2.auth.scheme
Methods in software.amazon.awssdk.services.resourceexplorer2.auth.scheme that return ResourceExplorer2AuthSchemeParams Modifier and Type Method Description ResourceExplorer2AuthSchemeParamsResourceExplorer2AuthSchemeParams.Builder. build()Returns aResourceExplorer2AuthSchemeParamsobject that is created from the properties that have been set on the builder.Methods in software.amazon.awssdk.services.resourceexplorer2.auth.scheme with parameters of type ResourceExplorer2AuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>ResourceExplorer2AuthSchemeProvider. resolveAuthScheme(ResourceExplorer2AuthSchemeParams authSchemeParams)Resolve the auth schemes based on the given set of parameters. -
Uses of ResourceExplorer2AuthSchemeParams in software.amazon.awssdk.services.resourceexplorer2.auth.scheme.internal
Classes in software.amazon.awssdk.services.resourceexplorer2.auth.scheme.internal that implement ResourceExplorer2AuthSchemeParams Modifier and Type Class Description classDefaultResourceExplorer2AuthSchemeParamsMethods in software.amazon.awssdk.services.resourceexplorer2.auth.scheme.internal with parameters of type ResourceExplorer2AuthSchemeParams Modifier and Type Method Description List<AuthSchemeOption>DefaultResourceExplorer2AuthSchemeProvider. resolveAuthScheme(ResourceExplorer2AuthSchemeParams params)
-