@Generated(value="software.amazon.awssdk:codegen") public final class DefaultWafv2AuthSchemeParams extends Object implements Wafv2AuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static Wafv2AuthSchemeParams.Builder |
builder()
Get a new builder for creating a
Wafv2AuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
Wafv2AuthSchemeParams.Builder |
toBuilder()
Returns a
Wafv2AuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static Wafv2AuthSchemeParams.Builder builder()
Wafv2AuthSchemeParamsWafv2AuthSchemeParams.builder in interface Wafv2AuthSchemeParamspublic String operation()
Wafv2AuthSchemeParamsoperation in interface Wafv2AuthSchemeParamspublic Region region()
Wafv2AuthSchemeParamsregion in interface Wafv2AuthSchemeParamspublic Wafv2AuthSchemeParams.Builder toBuilder()
Wafv2AuthSchemeParamsWafv2AuthSchemeParams.Builder to customize the parameters.toBuilder in interface Wafv2AuthSchemeParamstoBuilder in interface ToCopyableBuilder<Wafv2AuthSchemeParams.Builder,Wafv2AuthSchemeParams>Copyright © 2023. All rights reserved.