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