Uses of Class
software.amazon.awssdk.services.apigateway.model.GetRestApiRequest
Packages that use GetRestApiRequest
Package
Description
-
Uses of GetRestApiRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetRestApiRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetRestApiResponse>ApiGatewayAsyncClient.getRestApi(GetRestApiRequest getRestApiRequest) Lists the RestApi resource in the collection.default GetRestApiResponseApiGatewayClient.getRestApi(GetRestApiRequest getRestApiRequest) Lists the RestApi resource in the collection. -
Uses of GetRestApiRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetRestApiRequestModifier and TypeMethodDescriptionGetRestApiRequestMarshaller.marshall(GetRestApiRequest getRestApiRequest)