Uses of Class
software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysResponse
Packages that use GetUsagePlanKeysResponse
Package
Description
-
Uses of GetUsagePlanKeysResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetUsagePlanKeysResponseModifier and TypeMethodDescriptiondefault GetUsagePlanKeysResponseApiGatewayClient.getUsagePlanKeys(Consumer<GetUsagePlanKeysRequest.Builder> getUsagePlanKeysRequest) Gets all the usage plan keys representing the API keys added to a specified usage plan.default GetUsagePlanKeysResponseApiGatewayClient.getUsagePlanKeys(GetUsagePlanKeysRequest getUsagePlanKeysRequest) Gets all the usage plan keys representing the API keys added to a specified usage plan.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetUsagePlanKeysResponseModifier and TypeMethodDescriptionApiGatewayAsyncClient.getUsagePlanKeys(Consumer<GetUsagePlanKeysRequest.Builder> getUsagePlanKeysRequest) Gets all the usage plan keys representing the API keys added to a specified usage plan.ApiGatewayAsyncClient.getUsagePlanKeys(GetUsagePlanKeysRequest getUsagePlanKeysRequest) Gets all the usage plan keys representing the API keys added to a specified usage plan. -
Uses of GetUsagePlanKeysResponse in software.amazon.awssdk.services.apigateway.paginators
Methods in software.amazon.awssdk.services.apigateway.paginators that return types with arguments of type GetUsagePlanKeysResponseMethod parameters in software.amazon.awssdk.services.apigateway.paginators with type arguments of type GetUsagePlanKeysResponseModifier and TypeMethodDescriptionvoidGetUsagePlanKeysPublisher.subscribe(org.reactivestreams.Subscriber<? super GetUsagePlanKeysResponse> subscriber)