Uses of Interface
software.amazon.awssdk.services.codestarnotifications.CodestarNotificationsClient
-
Packages that use CodestarNotificationsClient 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.paginators -
-
Uses of CodestarNotificationsClient in software.amazon.awssdk.services.codestarnotifications
Methods in software.amazon.awssdk.services.codestarnotifications that return CodestarNotificationsClient Modifier and Type Method Description static CodestarNotificationsClientCodestarNotificationsClient. create()Create aCodestarNotificationsClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. -
Uses of CodestarNotificationsClient in software.amazon.awssdk.services.codestarnotifications.paginators
Constructors in software.amazon.awssdk.services.codestarnotifications.paginators with parameters of type CodestarNotificationsClient Constructor Description ListEventTypesIterable(CodestarNotificationsClient client, ListEventTypesRequest firstRequest)ListNotificationRulesIterable(CodestarNotificationsClient client, ListNotificationRulesRequest firstRequest)ListTargetsIterable(CodestarNotificationsClient client, ListTargetsRequest firstRequest)
-