Uses of Interface
software.amazon.awssdk.services.notificationscontacts.NotificationsContactsServiceClientConfiguration.Builder
-
Packages that use NotificationsContactsServiceClientConfiguration.Builder Package Description software.amazon.awssdk.services.notificationscontacts AWS User Notifications Contacts is a service that allows you to create and manage email contacts for AWS User Notifications.software.amazon.awssdk.services.notificationscontacts.internal -
-
Uses of NotificationsContactsServiceClientConfiguration.Builder in software.amazon.awssdk.services.notificationscontacts
Methods in software.amazon.awssdk.services.notificationscontacts that return NotificationsContactsServiceClientConfiguration.Builder Modifier and Type Method Description NotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfiguration.Builder. authSchemeProvider(NotificationsContactsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerstatic NotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfiguration. builder()NotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfiguration.Builder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerNotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfiguration.Builder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideNotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfiguration.Builder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerNotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfiguration.Builder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationNotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfiguration.Builder. putAuthScheme(AuthScheme<?> authScheme)NotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfiguration.Builder. region(Region region)Sets the value for AWS regionConstructors in software.amazon.awssdk.services.notificationscontacts with parameters of type NotificationsContactsServiceClientConfiguration.Builder Constructor Description NotificationsContactsServiceClientConfiguration(NotificationsContactsServiceClientConfiguration.Builder builder) -
Uses of NotificationsContactsServiceClientConfiguration.Builder in software.amazon.awssdk.services.notificationscontacts.internal
Classes in software.amazon.awssdk.services.notificationscontacts.internal that implement NotificationsContactsServiceClientConfiguration.Builder Modifier and Type Class Description classNotificationsContactsServiceClientConfigurationBuilderMethods in software.amazon.awssdk.services.notificationscontacts.internal that return NotificationsContactsServiceClientConfiguration.Builder Modifier and Type Method Description NotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfigurationBuilder. authSchemeProvider(NotificationsContactsAuthSchemeProvider authSchemeProvider)Sets the value for auth scheme providerNotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfigurationBuilder. credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity> credentialsProvider)Sets the value for credentials providerNotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfigurationBuilder. endpointOverride(URI endpointOverride)Sets the value for endpoint overrideNotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfigurationBuilder. endpointProvider(EndpointProvider endpointProvider)Sets the value for endpoint providerNotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfigurationBuilder. overrideConfiguration(ClientOverrideConfiguration overrideConfiguration)Sets the value for client override configurationNotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfigurationBuilder. putAuthScheme(AuthScheme<?> authScheme)NotificationsContactsServiceClientConfiguration.BuilderNotificationsContactsServiceClientConfigurationBuilder. region(Region region)Sets the value for AWS region
-