Uses of Class
software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsResponse
Packages that use GetBasePathMappingsResponse
Package
Description
-
Uses of GetBasePathMappingsResponse in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway that return GetBasePathMappingsResponseModifier and TypeMethodDescriptiondefault GetBasePathMappingsResponseApiGatewayClient.getBasePathMappings(Consumer<GetBasePathMappingsRequest.Builder> getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.default GetBasePathMappingsResponseApiGatewayClient.getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.Methods in software.amazon.awssdk.services.apigateway that return types with arguments of type GetBasePathMappingsResponseModifier and TypeMethodDescriptionApiGatewayAsyncClient.getBasePathMappings(Consumer<GetBasePathMappingsRequest.Builder> getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.ApiGatewayAsyncClient.getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest) Represents a collection of BasePathMapping resources. -
Uses of GetBasePathMappingsResponse in software.amazon.awssdk.services.apigateway.paginators
Methods in software.amazon.awssdk.services.apigateway.paginators that return types with arguments of type GetBasePathMappingsResponseMethod parameters in software.amazon.awssdk.services.apigateway.paginators with type arguments of type GetBasePathMappingsResponseModifier and TypeMethodDescriptionvoidGetBasePathMappingsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetBasePathMappingsResponse> subscriber)