Uses of Class
software.amazon.awssdk.services.apigateway.paginators.GetBasePathMappingsIterable
Packages that use GetBasePathMappingsIterable
-
Uses of GetBasePathMappingsIterable in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetBasePathMappingsIterableModifier and TypeMethodDescriptiondefault 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.