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