Uses of Class
com.amazonaws.services.apigateway.model.GetBasePathMappingsResult
Packages that use GetBasePathMappingsResult
-
Uses of GetBasePathMappingsResult in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway that return GetBasePathMappingsResultModifier 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.Methods in com.amazonaws.services.apigateway that return types with arguments of type GetBasePathMappingsResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.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 GetBasePathMappingsResultModifier 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 GetBasePathMappingsResult in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return GetBasePathMappingsResultModifier and TypeMethodDescriptionGetBasePathMappingsResult.clone()
GetBasePathMappingsResult.withItems
(BasePathMapping... items) The current page of any BasePathMapping resources in the collection of base path mapping resources.GetBasePathMappingsResult.withItems
(Collection<BasePathMapping> items) The current page of any BasePathMapping resources in the collection of base path mapping resources.GetBasePathMappingsResult.withPosition
(String position)