Uses of Class
com.amazonaws.services.apigateway.model.GetDeploymentsResult
Packages that use GetDeploymentsResult
-
Uses of GetDeploymentsResult in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway that return GetDeploymentsResultModifier and TypeMethodDescriptionAbstractAmazonApiGateway.getDeployments(GetDeploymentsRequest request) AmazonApiGateway.getDeployments(GetDeploymentsRequest getDeploymentsRequest) Gets information about a Deployments collection.AmazonApiGatewayClient.getDeployments(GetDeploymentsRequest getDeploymentsRequest) Gets information about a Deployments collection.Methods in com.amazonaws.services.apigateway that return types with arguments of type GetDeploymentsResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.getDeploymentsAsync(GetDeploymentsRequest request) AbstractAmazonApiGatewayAsync.getDeploymentsAsync(GetDeploymentsRequest request, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult> asyncHandler) AmazonApiGatewayAsync.getDeploymentsAsync(GetDeploymentsRequest getDeploymentsRequest) Gets information about a Deployments collection.AmazonApiGatewayAsync.getDeploymentsAsync(GetDeploymentsRequest getDeploymentsRequest, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult> asyncHandler) Gets information about a Deployments collection.AmazonApiGatewayAsyncClient.getDeploymentsAsync(GetDeploymentsRequest request) AmazonApiGatewayAsyncClient.getDeploymentsAsync(GetDeploymentsRequest request, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult> asyncHandler) Method parameters in com.amazonaws.services.apigateway with type arguments of type GetDeploymentsResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.getDeploymentsAsync(GetDeploymentsRequest request, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult> asyncHandler) AmazonApiGatewayAsync.getDeploymentsAsync(GetDeploymentsRequest getDeploymentsRequest, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult> asyncHandler) Gets information about a Deployments collection.AmazonApiGatewayAsyncClient.getDeploymentsAsync(GetDeploymentsRequest request, AsyncHandler<GetDeploymentsRequest, GetDeploymentsResult> asyncHandler) -
Uses of GetDeploymentsResult in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return GetDeploymentsResultModifier and TypeMethodDescriptionGetDeploymentsResult.clone()GetDeploymentsResult.withItems(Deployment... items) The current page of any Deployment resources in the collection of deployment resources.GetDeploymentsResult.withItems(Collection<Deployment> items) The current page of any Deployment resources in the collection of deployment resources.GetDeploymentsResult.withPosition(String position)