AddAttributesToFindingsResult |
AbstractAmazonInspector.addAttributesToFindings(AddAttributesToFindingsRequest request) |
|
AddAttributesToFindingsResult |
AmazonInspector.addAttributesToFindings(AddAttributesToFindingsRequest addAttributesToFindingsRequest) |
Assigns attributes (key and value pairs) to the findings that are
specified by the ARNs of the findings.
|
AddAttributesToFindingsResult |
AmazonInspectorClient.addAttributesToFindings(AddAttributesToFindingsRequest addAttributesToFindingsRequest) |
Assigns attributes (key and value pairs) to the findings that are
specified by the ARNs of the findings.
|
Future<AddAttributesToFindingsResult> |
AbstractAmazonInspectorAsync.addAttributesToFindingsAsync(AddAttributesToFindingsRequest request) |
|
Future<AddAttributesToFindingsResult> |
AbstractAmazonInspectorAsync.addAttributesToFindingsAsync(AddAttributesToFindingsRequest request,
AsyncHandler<AddAttributesToFindingsRequest,AddAttributesToFindingsResult> asyncHandler) |
|
Future<AddAttributesToFindingsResult> |
AmazonInspectorAsync.addAttributesToFindingsAsync(AddAttributesToFindingsRequest addAttributesToFindingsRequest) |
Assigns attributes (key and value pairs) to the findings that are
specified by the ARNs of the findings.
|
Future<AddAttributesToFindingsResult> |
AmazonInspectorAsync.addAttributesToFindingsAsync(AddAttributesToFindingsRequest addAttributesToFindingsRequest,
AsyncHandler<AddAttributesToFindingsRequest,AddAttributesToFindingsResult> asyncHandler) |
Assigns attributes (key and value pairs) to the findings that are
specified by the ARNs of the findings.
|
Future<AddAttributesToFindingsResult> |
AmazonInspectorAsyncClient.addAttributesToFindingsAsync(AddAttributesToFindingsRequest request) |
|
Future<AddAttributesToFindingsResult> |
AmazonInspectorAsyncClient.addAttributesToFindingsAsync(AddAttributesToFindingsRequest request,
AsyncHandler<AddAttributesToFindingsRequest,AddAttributesToFindingsResult> asyncHandler) |
|