Uses of Class
com.amazonaws.services.apigateway.model.GetBasePathMappingsRequest
Packages that use GetBasePathMappingsRequest
-
Uses of GetBasePathMappingsRequest in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway with parameters of type GetBasePathMappingsRequestModifier and TypeMethodDescriptionAbstractAmazonApiGateway.getBasePathMappings(GetBasePathMappingsRequest request) AmazonApiGateway.getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.AmazonApiGatewayClient.getBasePathMappings(GetBasePathMappingsRequest getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.AbstractAmazonApiGatewayAsync.getBasePathMappingsAsync(GetBasePathMappingsRequest request) AbstractAmazonApiGatewayAsync.getBasePathMappingsAsync(GetBasePathMappingsRequest request, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult> asyncHandler) AmazonApiGatewayAsync.getBasePathMappingsAsync(GetBasePathMappingsRequest getBasePathMappingsRequest) Represents a collection of BasePathMapping resources.AmazonApiGatewayAsync.getBasePathMappingsAsync(GetBasePathMappingsRequest getBasePathMappingsRequest, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult> asyncHandler) Represents a collection of BasePathMapping resources.AmazonApiGatewayAsyncClient.getBasePathMappingsAsync(GetBasePathMappingsRequest request) AmazonApiGatewayAsyncClient.getBasePathMappingsAsync(GetBasePathMappingsRequest request, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult> asyncHandler) Method parameters in com.amazonaws.services.apigateway with type arguments of type GetBasePathMappingsRequestModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.getBasePathMappingsAsync(GetBasePathMappingsRequest request, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult> asyncHandler) AmazonApiGatewayAsync.getBasePathMappingsAsync(GetBasePathMappingsRequest getBasePathMappingsRequest, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult> asyncHandler) Represents a collection of BasePathMapping resources.AmazonApiGatewayAsyncClient.getBasePathMappingsAsync(GetBasePathMappingsRequest request, AsyncHandler<GetBasePathMappingsRequest, GetBasePathMappingsResult> asyncHandler) -
Uses of GetBasePathMappingsRequest in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return GetBasePathMappingsRequestModifier and TypeMethodDescriptionGetBasePathMappingsRequest.clone()GetBasePathMappingsRequest.withDomainName(String domainName) The domain name of a BasePathMapping resource.The maximum number of BasePathMapping resources in the collection to get information about.GetBasePathMappingsRequest.withPosition(String position) The position of the current BasePathMapping resource in the collection to get information about.