Uses of Class
com.amazonaws.services.inspector.model.StopAssessmentRunResult
Packages that use StopAssessmentRunResult
-
Uses of StopAssessmentRunResult in com.amazonaws.services.inspector
Methods in com.amazonaws.services.inspector that return StopAssessmentRunResultModifier and TypeMethodDescriptionAbstractAmazonInspector.stopAssessmentRun
(StopAssessmentRunRequest request) AmazonInspector.stopAssessmentRun
(StopAssessmentRunRequest stopAssessmentRunRequest) Stops the assessment run that is specified by the ARN of the assessment run.AmazonInspectorClient.stopAssessmentRun
(StopAssessmentRunRequest stopAssessmentRunRequest) Stops the assessment run that is specified by the ARN of the assessment run.Methods in com.amazonaws.services.inspector that return types with arguments of type StopAssessmentRunResultModifier and TypeMethodDescriptionAbstractAmazonInspectorAsync.stopAssessmentRunAsync
(StopAssessmentRunRequest request) AbstractAmazonInspectorAsync.stopAssessmentRunAsync
(StopAssessmentRunRequest request, AsyncHandler<StopAssessmentRunRequest, StopAssessmentRunResult> asyncHandler) AmazonInspectorAsync.stopAssessmentRunAsync
(StopAssessmentRunRequest stopAssessmentRunRequest) Stops the assessment run that is specified by the ARN of the assessment run.AmazonInspectorAsync.stopAssessmentRunAsync
(StopAssessmentRunRequest stopAssessmentRunRequest, AsyncHandler<StopAssessmentRunRequest, StopAssessmentRunResult> asyncHandler) Stops the assessment run that is specified by the ARN of the assessment run.AmazonInspectorAsyncClient.stopAssessmentRunAsync
(StopAssessmentRunRequest request) AmazonInspectorAsyncClient.stopAssessmentRunAsync
(StopAssessmentRunRequest request, AsyncHandler<StopAssessmentRunRequest, StopAssessmentRunResult> asyncHandler) Method parameters in com.amazonaws.services.inspector with type arguments of type StopAssessmentRunResultModifier and TypeMethodDescriptionAbstractAmazonInspectorAsync.stopAssessmentRunAsync
(StopAssessmentRunRequest request, AsyncHandler<StopAssessmentRunRequest, StopAssessmentRunResult> asyncHandler) AmazonInspectorAsync.stopAssessmentRunAsync
(StopAssessmentRunRequest stopAssessmentRunRequest, AsyncHandler<StopAssessmentRunRequest, StopAssessmentRunResult> asyncHandler) Stops the assessment run that is specified by the ARN of the assessment run.AmazonInspectorAsyncClient.stopAssessmentRunAsync
(StopAssessmentRunRequest request, AsyncHandler<StopAssessmentRunRequest, StopAssessmentRunResult> asyncHandler) -
Uses of StopAssessmentRunResult in com.amazonaws.services.inspector.model
Methods in com.amazonaws.services.inspector.model that return StopAssessmentRunResult