| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.addInstanceTagsEntry(String key,
String value)
Add a single InstanceTags entry
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.clearInstanceTagsEntries()
Removes all the entries added into InstanceTags.
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.clone() |
Ec2InstanceAggregationResponse |
AggregationResponse.getEc2InstanceAggregation()
An object that contains details about an aggregation response based on Amazon EC2 instances.
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.withAccountId(String accountId)
The Amazon Web Services account for the Amazon EC2 instance.
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.withAmi(String ami)
The Amazon Machine Image (AMI) of the Amazon EC2 instance.
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.withInstanceId(String instanceId)
The Amazon EC2 instance ID.
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.withInstanceTags(Map<String,String> instanceTags)
The tags attached to the instance.
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.withNetworkFindings(Long networkFindings)
The number of network findings for the Amazon EC2 instance.
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.withOperatingSystem(String operatingSystem)
The operating system of the Amazon EC2 instance.
|
Ec2InstanceAggregationResponse |
Ec2InstanceAggregationResponse.withSeverityCounts(SeverityCounts severityCounts)
An object that contains the count of matched findings per severity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AggregationResponse.setEc2InstanceAggregation(Ec2InstanceAggregationResponse ec2InstanceAggregation)
An object that contains details about an aggregation response based on Amazon EC2 instances.
|
AggregationResponse |
AggregationResponse.withEc2InstanceAggregation(Ec2InstanceAggregationResponse ec2InstanceAggregation)
An object that contains details about an aggregation response based on Amazon EC2 instances.
|
Copyright © 2025. All rights reserved.