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