Uses of Class
software.amazon.awssdk.services.apigateway.model.GetRestApisResponse
Packages that use GetRestApisResponse
Package
Description
-
Uses of GetRestApisResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetRestApisResponseModifier and TypeMethodDescriptiondefault GetRestApisResponseApiGatewayClient.getRestApis()Lists the RestApis resources for your collection.default GetRestApisResponseApiGatewayClient.getRestApis(Consumer<GetRestApisRequest.Builder> getRestApisRequest) Lists the RestApis resources for your collection.default GetRestApisResponseApiGatewayClient.getRestApis(GetRestApisRequest getRestApisRequest) Lists the RestApis resources for your collection.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetRestApisResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetRestApisResponse>ApiGatewayAsyncClient.getRestApis()Lists the RestApis resources for your collection.default CompletableFuture<GetRestApisResponse>ApiGatewayAsyncClient.getRestApis(Consumer<GetRestApisRequest.Builder> getRestApisRequest) Lists the RestApis resources for your collection.default CompletableFuture<GetRestApisResponse>ApiGatewayAsyncClient.getRestApis(GetRestApisRequest getRestApisRequest) Lists the RestApis resources for your collection. -
Uses of GetRestApisResponse in software.amazon.awssdk.services.apigateway.paginators
Methods in software.amazon.awssdk.services.apigateway.paginators that return types with arguments of type GetRestApisResponseMethod parameters in software.amazon.awssdk.services.apigateway.paginators with type arguments of type GetRestApisResponseModifier and TypeMethodDescriptionvoidGetRestApisPublisher.subscribe(org.reactivestreams.Subscriber<? super GetRestApisResponse> subscriber)