Uses of Interface
software.amazon.awssdk.services.codestarnotifications.CodestarNotificationsAsyncClientBuilder
-
Packages that use CodestarNotificationsAsyncClientBuilder 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. -
-
Uses of CodestarNotificationsAsyncClientBuilder in software.amazon.awssdk.services.codestarnotifications
Methods in software.amazon.awssdk.services.codestarnotifications that return CodestarNotificationsAsyncClientBuilder Modifier and Type Method Description static CodestarNotificationsAsyncClientBuilderCodestarNotificationsAsyncClient. builder()Create a builder that can be used to configure and create aCodestarNotificationsAsyncClient.
-