Uses of Class
com.amazonaws.services.apigateway.model.UpdateDeploymentResult
Packages that use UpdateDeploymentResult
-
Uses of UpdateDeploymentResult in com.amazonaws.services.apigateway
Methods in com.amazonaws.services.apigateway that return UpdateDeploymentResultModifier and TypeMethodDescriptionAbstractAmazonApiGateway.updateDeployment(UpdateDeploymentRequest request) AmazonApiGateway.updateDeployment(UpdateDeploymentRequest updateDeploymentRequest) Changes information about a Deployment resource.AmazonApiGatewayClient.updateDeployment(UpdateDeploymentRequest updateDeploymentRequest) Changes information about a Deployment resource.Methods in com.amazonaws.services.apigateway that return types with arguments of type UpdateDeploymentResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.updateDeploymentAsync(UpdateDeploymentRequest request) AbstractAmazonApiGatewayAsync.updateDeploymentAsync(UpdateDeploymentRequest request, AsyncHandler<UpdateDeploymentRequest, UpdateDeploymentResult> asyncHandler) AmazonApiGatewayAsync.updateDeploymentAsync(UpdateDeploymentRequest updateDeploymentRequest) Changes information about a Deployment resource.AmazonApiGatewayAsync.updateDeploymentAsync(UpdateDeploymentRequest updateDeploymentRequest, AsyncHandler<UpdateDeploymentRequest, UpdateDeploymentResult> asyncHandler) Changes information about a Deployment resource.AmazonApiGatewayAsyncClient.updateDeploymentAsync(UpdateDeploymentRequest request) AmazonApiGatewayAsyncClient.updateDeploymentAsync(UpdateDeploymentRequest request, AsyncHandler<UpdateDeploymentRequest, UpdateDeploymentResult> asyncHandler) Method parameters in com.amazonaws.services.apigateway with type arguments of type UpdateDeploymentResultModifier and TypeMethodDescriptionAbstractAmazonApiGatewayAsync.updateDeploymentAsync(UpdateDeploymentRequest request, AsyncHandler<UpdateDeploymentRequest, UpdateDeploymentResult> asyncHandler) AmazonApiGatewayAsync.updateDeploymentAsync(UpdateDeploymentRequest updateDeploymentRequest, AsyncHandler<UpdateDeploymentRequest, UpdateDeploymentResult> asyncHandler) Changes information about a Deployment resource.AmazonApiGatewayAsyncClient.updateDeploymentAsync(UpdateDeploymentRequest request, AsyncHandler<UpdateDeploymentRequest, UpdateDeploymentResult> asyncHandler) -
Uses of UpdateDeploymentResult in com.amazonaws.services.apigateway.model
Methods in com.amazonaws.services.apigateway.model that return UpdateDeploymentResultModifier and TypeMethodDescriptionUpdateDeploymentResult.addApiSummaryEntry(String key, Map<String, MethodSnapshot> value) UpdateDeploymentResult.clearApiSummaryEntries()Removes all the entries added into ApiSummary.UpdateDeploymentResult.clone()UpdateDeploymentResult.withApiSummary(Map<String, Map<String, MethodSnapshot>> apiSummary) Gets a summary of the RestApi at the date and time that the deployment resource was created.UpdateDeploymentResult.withCreatedDate(Date createdDate) The date and time that the deployment resource was created.UpdateDeploymentResult.withDescription(String description) The description for the deployment resource.The identifier for the deployment resource.