public static interface ApiGatewayAuthSchemeParams.Builder extends CopyableBuilder<ApiGatewayAuthSchemeParams.Builder,ApiGatewayAuthSchemeParams>
ApiGatewayAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
ApiGatewayAuthSchemeParams |
build()
Returns a
ApiGatewayAuthSchemeParams object that is created from the properties that have been set on
the builder. |
ApiGatewayAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
ApiGatewayAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationApiGatewayAuthSchemeParams.Builder operation(String operation)
ApiGatewayAuthSchemeParams.Builder region(Region region)
ApiGatewayAuthSchemeParams build()
ApiGatewayAuthSchemeParams object that is created from the properties that have been set on
the builder.build in interface Buildablebuild in interface SdkBuilder<ApiGatewayAuthSchemeParams.Builder,ApiGatewayAuthSchemeParams>Copyright © 2023. All rights reserved.