Uses of Class
software.amazon.awssdk.services.apigateway.model.GetUsagePlansResponse
Packages that use GetUsagePlansResponse
Package
Description
-
Uses of GetUsagePlansResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetUsagePlansResponseModifier and TypeMethodDescriptiondefault GetUsagePlansResponseApiGatewayClient.getUsagePlans()Gets all the usage plans of the caller's account.default GetUsagePlansResponseApiGatewayClient.getUsagePlans(Consumer<GetUsagePlansRequest.Builder> getUsagePlansRequest) Gets all the usage plans of the caller's account.default GetUsagePlansResponseApiGatewayClient.getUsagePlans(GetUsagePlansRequest getUsagePlansRequest) Gets all the usage plans of the caller's account.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetUsagePlansResponseModifier and TypeMethodDescriptiondefault CompletableFuture<GetUsagePlansResponse>ApiGatewayAsyncClient.getUsagePlans()Gets all the usage plans of the caller's account.default CompletableFuture<GetUsagePlansResponse>ApiGatewayAsyncClient.getUsagePlans(Consumer<GetUsagePlansRequest.Builder> getUsagePlansRequest) Gets all the usage plans of the caller's account.default CompletableFuture<GetUsagePlansResponse>ApiGatewayAsyncClient.getUsagePlans(GetUsagePlansRequest getUsagePlansRequest) Gets all the usage plans of the caller's account. -
Uses of GetUsagePlansResponse in software.amazon.awssdk.services.apigateway.paginators
Methods in software.amazon.awssdk.services.apigateway.paginators that return types with arguments of type GetUsagePlansResponseMethod parameters in software.amazon.awssdk.services.apigateway.paginators with type arguments of type GetUsagePlansResponseModifier and TypeMethodDescriptionvoidGetUsagePlansPublisher.subscribe(org.reactivestreams.Subscriber<? super GetUsagePlansResponse> subscriber)