Uses of Interface
software.amazon.awssdk.services.codestarnotifications.CodestarNotificationsServiceClientConfiguration.Builder
-
Packages that use CodestarNotificationsServiceClientConfiguration.Builder 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.internal -
-
Uses of CodestarNotificationsServiceClientConfiguration.Builder in software.amazon.awssdk.services.codestarnotifications
Methods in software.amazon.awssdk.services.codestarnotifications that return CodestarNotificationsServiceClientConfiguration.Builder Modifier and Type Method Description CodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfiguration.Builder. authSchemeProvider(CodestarNotificationsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic CodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfiguration. builder()CodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerCodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideCodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerCodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationCodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)CodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.codestarnotifications with parameters of type CodestarNotificationsServiceClientConfiguration.Builder Constructor Description CodestarNotificationsServiceClientConfiguration(CodestarNotificationsServiceClientConfiguration.Builder builder) -
Uses of CodestarNotificationsServiceClientConfiguration.Builder in software.amazon.awssdk.services.codestarnotifications.internal
Classes in software.amazon.awssdk.services.codestarnotifications.internal that implement CodestarNotificationsServiceClientConfiguration.Builder Modifier and Type Class Description classCodestarNotificationsServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.codestarnotifications.internal that return CodestarNotificationsServiceClientConfiguration.Builder Modifier and Type Method Description CodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfigurationBuilder. authSchemeProvider(CodestarNotificationsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerCodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerCodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideCodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerCodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationCodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)CodestarNotificationsServiceClientConfiguration.BuilderCodestarNotificationsServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-