Uses of Interface
software.amazon.awssdk.services.codestarnotifications.auth.scheme.CodestarNotificationsAuthSchemeProvider
-
Packages that use CodestarNotificationsAuthSchemeProvider Package Description software.amazon.awssdk.services.codestarnotifications This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data types for the AWS CodeStar Notifications API.software.amazon.awssdk.services.codestarnotifications.auth.scheme software.amazon.awssdk.services.codestarnotifications.auth.scheme.internal software.amazon.awssdk.services.codestarnotifications.internal -
-
Uses of CodestarNotificationsAuthSchemeProvider in software.amazon.awssdk.services.codestarnotifications
Methods in software.amazon.awssdk.services.codestarnotifications that return CodestarNotificationsAuthSchemeProvider Modifier and Type Method Description CodestarNotificationsAuthSchemeProviderCodestarNotificationsServiceClientConfiguration. authSchemeProvider()Gets the value for auth scheme providerCodestarNotificationsAuthSchemeProviderCodestarNotificationsServiceClientConfiguration.Builder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.codestarnotifications with parameters of type CodestarNotificationsAuthSchemeProvider Modifier and Type Method Description default BCodestarNotificationsBaseClientBuilder. authSchemeProvider(CodestarNotificationsAuthSchemeProvider authSchemeProvider)Set theCodestarNotificationsAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request.CodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfiguration.Builder. authSchemeProvider(CodestarNotificationsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider -
Uses of CodestarNotificationsAuthSchemeProvider in software.amazon.awssdk.services.codestarnotifications.auth.scheme
Methods in software.amazon.awssdk.services.codestarnotifications.auth.scheme that return CodestarNotificationsAuthSchemeProvider Modifier and Type Method Description static CodestarNotificationsAuthSchemeProviderCodestarNotificationsAuthSchemeProvider. defaultProvider()Get the default auth scheme provider. -
Uses of CodestarNotificationsAuthSchemeProvider in software.amazon.awssdk.services.codestarnotifications.auth.scheme.internal
Classes in software.amazon.awssdk.services.codestarnotifications.auth.scheme.internal that implement CodestarNotificationsAuthSchemeProvider Modifier and Type Class Description classDefaultCodestarNotificationsAuthSchemeProvider -
Uses of CodestarNotificationsAuthSchemeProvider in software.amazon.awssdk.services.codestarnotifications.internal
Methods in software.amazon.awssdk.services.codestarnotifications.internal that return CodestarNotificationsAuthSchemeProvider Modifier and Type Method Description CodestarNotificationsAuthSchemeProviderCodestarNotificationsServiceClientConfigurationBuilder. authSchemeProvider()Gets the value for auth scheme providerMethods in software.amazon.awssdk.services.codestarnotifications.internal with parameters of type CodestarNotificationsAuthSchemeProvider Modifier and Type Method Description CodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfigurationBuilder. authSchemeProvider(CodestarNotificationsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme provider
-