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