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