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