| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway.model |
| Modifier and Type | Method and Description |
|---|---|
MethodSnapshot.Builder |
MethodSnapshot.Builder.apiKeyRequired(Boolean apiKeyRequired)
Specifies whether the method requires a valid ApiKey.
|
MethodSnapshot.Builder |
MethodSnapshot.Builder.authorizationType(String authorizationType)
The method's authorization type.
|
static MethodSnapshot.Builder |
MethodSnapshot.builder() |
MethodSnapshot.Builder |
MethodSnapshot.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MethodSnapshot.Builder> |
MethodSnapshot.serializableBuilderClass() |
Copyright © 2023. All rights reserved.