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