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