Uses of Class
software.amazon.awssdk.services.codestarnotifications.model.CodestarNotificationsRequest
-
Packages that use CodestarNotificationsRequest Package Description software.amazon.awssdk.services.codestarnotifications.internal software.amazon.awssdk.services.codestarnotifications.model -
-
Uses of CodestarNotificationsRequest in software.amazon.awssdk.services.codestarnotifications.internal
Methods in software.amazon.awssdk.services.codestarnotifications.internal with type parameters of type CodestarNotificationsRequest Modifier and Type Method Description static <T extends CodestarNotificationsRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends CodestarNotificationsRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of CodestarNotificationsRequest in software.amazon.awssdk.services.codestarnotifications.model
Subclasses of CodestarNotificationsRequest in software.amazon.awssdk.services.codestarnotifications.model Modifier and Type Class Description classCreateNotificationRuleRequestclassDeleteNotificationRuleRequestclassDeleteTargetRequestclassDescribeNotificationRuleRequestclassListEventTypesRequestclassListNotificationRulesRequestclassListTagsForResourceRequestclassListTargetsRequestclassSubscribeRequestclassTagResourceRequestclassUnsubscribeRequestclassUntagResourceRequestclassUpdateNotificationRuleRequestMethods in software.amazon.awssdk.services.codestarnotifications.model that return CodestarNotificationsRequest Modifier and Type Method Description CodestarNotificationsRequestCodestarNotificationsRequest.Builder. build()Constructors in software.amazon.awssdk.services.codestarnotifications.model with parameters of type CodestarNotificationsRequest Constructor Description BuilderImpl(CodestarNotificationsRequest request)
-