Class UserAgentUtils
java.lang.Object
software.amazon.awssdk.services.codestarnotifications.internal.UserAgentUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T extends CodestarNotificationsRequest>
TapplyPaginatorUserAgent
(T request) static <T extends CodestarNotificationsRequest>
TapplyUserAgentInfo
(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier)
-
Method Details
-
applyUserAgentInfo
public static <T extends CodestarNotificationsRequest> T applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
applyPaginatorUserAgent
-