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