public static interface GetAuthorizerRequest.Builder extends ApiGatewayRequest.Builder, SdkPojo, CopyableBuilder<GetAuthorizerRequest.Builder,GetAuthorizerRequest>
| Modifier and Type | Method and Description |
|---|---|
GetAuthorizerRequest.Builder |
authorizerId(String authorizerId)
The identifier of the Authorizer resource.
|
GetAuthorizerRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAuthorizerRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetAuthorizerRequest.Builder |
restApiId(String restApiId)
The string identifier of the associated RestApi.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAuthorizerRequest.Builder restApiId(String restApiId)
The string identifier of the associated RestApi.
restApiId - The string identifier of the associated RestApi.GetAuthorizerRequest.Builder authorizerId(String authorizerId)
The identifier of the Authorizer resource.
authorizerId - The identifier of the Authorizer resource.GetAuthorizerRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetAuthorizerRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.