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