Uses of Class
software.amazon.awssdk.services.apigateway.paginators.GetUsagePlanKeysPublisher
-
Packages that use GetUsagePlanKeysPublisher Package Description software.amazon.awssdk.services.apigateway Amazon API Gateway -
-
Uses of GetUsagePlanKeysPublisher in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetUsagePlanKeysPublisher Modifier and Type Method Description default GetUsagePlanKeysPublisherApiGatewayAsyncClient. getUsagePlanKeysPaginator(Consumer<GetUsagePlanKeysRequest.Builder> getUsagePlanKeysRequest)This is a variant ofApiGatewayAsyncClient.getUsagePlanKeys(software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest)operation.default GetUsagePlanKeysPublisherApiGatewayAsyncClient. getUsagePlanKeysPaginator(GetUsagePlanKeysRequest getUsagePlanKeysRequest)This is a variant ofApiGatewayAsyncClient.getUsagePlanKeys(software.amazon.awssdk.services.apigateway.model.GetUsagePlanKeysRequest)operation.
-