Uses of Interface
software.amazon.awssdk.services.cleanrooms.auth.scheme.CleanRoomsAuthSchemeProvider
-
Packages that use CleanRoomsAuthSchemeProvider Package Description software.amazon.awssdk.services.cleanrooms Welcome to the Clean Rooms API Reference.software.amazon.awssdk.services.cleanrooms.auth.scheme software.amazon.awssdk.services.cleanrooms.auth.scheme.internal software.amazon.awssdk.services.cleanrooms.internal -
-
Uses of CleanRoomsAuthSchemeProvider in software.amazon.awssdk.services.cleanrooms
Methods in software.amazon.awssdk.services.cleanrooms that return CleanRoomsAuthSchemeProvider Modifier and Type Method Description CleanRoomsAuthSchemeProviderCleanRoomsServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerCleanRoomsAuthSchemeProviderCleanRoomsServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.cleanrooms with parameters of type CleanRoomsAuthSchemeProvider Modifier and Type Method Description default BCleanRoomsBaseClientBuilder. authSchemeProvider(CleanRoomsAuthSchemeProvider authSchemeProvider)Set theCleanRoomsAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.CleanRoomsServiceClientConfiguration.BuilderCleanRoomsServiceClientConfiguration.Builder. authSchemeProvider(CleanRoomsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of CleanRoomsAuthSchemeProvider in software.amazon.awssdk.services.cleanrooms.auth.scheme
Methods in software.amazon.awssdk.services.cleanrooms.auth.scheme that return CleanRoomsAuthSchemeProvider Modifier and Type Method Description static CleanRoomsAuthSchemeProviderCleanRoomsAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of CleanRoomsAuthSchemeProvider in software.amazon.awssdk.services.cleanrooms.auth.scheme.internal
Classes in software.amazon.awssdk.services.cleanrooms.auth.scheme.internal that implement CleanRoomsAuthSchemeProvider Modifier and Type Class Description classDefaultCleanRoomsAuthSchemeProvider -
Uses of CleanRoomsAuthSchemeProvider in software.amazon.awssdk.services.cleanrooms.internal
Methods in software.amazon.awssdk.services.cleanrooms.internal that return CleanRoomsAuthSchemeProvider Modifier and Type Method Description CleanRoomsAuthSchemeProviderCleanRoomsServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.cleanrooms.internal with parameters of type CleanRoomsAuthSchemeProvider Modifier and Type Method Description CleanRoomsServiceClientConfiguration.BuilderCleanRoomsServiceClientConfigurationBuilder. authSchemeProvider(CleanRoomsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-