| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigateway |
|
| software.amazon.awssdk.services.apigateway.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetRequestValidatorsResponse |
ApiGatewayClient.getRequestValidators(GetRequestValidatorsRequest getRequestValidatorsRequest)
Gets the RequestValidators collection of a given RestApi.
|
default CompletableFuture<GetRequestValidatorsResponse> |
ApiGatewayAsyncClient.getRequestValidators(GetRequestValidatorsRequest getRequestValidatorsRequest)
Gets the RequestValidators collection of a given RestApi.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRequestValidatorsRequestMarshaller.marshall(GetRequestValidatorsRequest getRequestValidatorsRequest) |
Copyright © 2023. All rights reserved.