| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsApiGatewayMethodSettings> |
AwsApiGatewayStageDetails.methodSettings()
Defines the method settings for the stage.
|
| Modifier and Type | Method and Description |
|---|---|
AwsApiGatewayStageDetails.Builder |
AwsApiGatewayStageDetails.Builder.methodSettings(AwsApiGatewayMethodSettings... methodSettings)
Defines the method settings for the stage.
|
| Modifier and Type | Method and Description |
|---|---|
AwsApiGatewayStageDetails.Builder |
AwsApiGatewayStageDetails.Builder.methodSettings(Collection<AwsApiGatewayMethodSettings> methodSettings)
Defines the method settings for the stage.
|
Copyright © 2023. All rights reserved.