Uses of Class
software.amazon.awssdk.services.apigateway.model.GetBasePathMappingsRequest
Packages that use GetBasePathMappingsRequest
Package
Description
-
Uses of GetBasePathMappingsRequest in software.amazon.awssdk.services.apigateway
Methods in software.amazon.awssdk.services.apigateway with parameters of type GetBasePathMappingsRequestModifier and TypeMethodDescriptionApiGatewayAsyncClient.getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.default GetBasePathMappingsResponseApiGatewayClient.getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.default GetBasePathMappingsPublisherApiGatewayAsyncClient.getBasePathMappingsPaginator(GetBasePathMappingsRequest getBasePathMappingsRequest) This is a variant ofApiGatewayAsyncClient.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. -
Uses of GetBasePathMappingsRequest in software.amazon.awssdk.services.apigateway.paginators
Constructors in software.amazon.awssdk.services.apigateway.paginators with parameters of type GetBasePathMappingsRequestModifierConstructorDescriptionGetBasePathMappingsIterable(ApiGatewayClient client, GetBasePathMappingsRequest firstRequest) GetBasePathMappingsPublisher(ApiGatewayAsyncClient client, GetBasePathMappingsRequest firstRequest) -
Uses of GetBasePathMappingsRequest in software.amazon.awssdk.services.apigateway.transform
Methods in software.amazon.awssdk.services.apigateway.transform with parameters of type GetBasePathMappingsRequestModifier and TypeMethodDescriptionGetBasePathMappingsRequestMarshaller.marshall(GetBasePathMappingsRequest getBasePathMappingsRequest)