Uses of Class
software.amazon.awssdk.services.apigateway.model.PutRestApiRequest
Packages that use PutRestApiRequest
Package
Description
-
Uses of PutRestApiRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type PutRestApiRequestModifier and TypeMethodDescriptiondefault CompletableFuture<PutRestApiResponse>ApiGatewayAsyncClient.putRestApi(PutRestApiRequest putRestApiRequest) A feature of the API Gateway control service for updating an existing API with an input of external API definitions.default PutRestApiResponseApiGatewayClient.putRestApi(PutRestApiRequest putRestApiRequest) A feature of the API Gateway control service for updating an existing API with an input of external API definitions. -
Uses of PutRestApiRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type PutRestApiRequestModifier and TypeMethodDescriptionPutRestApiRequestMarshaller.marshall(PutRestApiRequest putRestApiRequest)