Uses of Class
software.amazon.awssdk.services.apigateway.paginators.GetBasePathMappingsIterable
-
Packages that use GetBasePathMappingsIterable Package Description software.amazon.awssdk.services.apigateway Amazon API Gateway -
-
Uses of GetBasePathMappingsIterable in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetBasePathMappingsIterable Modifier and Type Method Description default GetBasePathMappingsIterableApiGatewayClient. getBasePathMappingsPaginator(Consumer<GetBasePathMappingsRequest.Builder> getBasePathMappingsRequest)This is a variant ofApiGatewayClient.getBasePathMappings(software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest)operation.default GetBasePathMappingsIterableApiGatewayClient. getBasePathMappingsPaginator(GetBasePathMappingsRequest getBasePathMappingsRequest)This is a variant ofApiGatewayClient.getBasePathMappings(software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest)operation.
-