| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkInterfaceSecurityGroup |
AwsEc2NetworkInterfaceSecurityGroup.clone() |
AwsEc2NetworkInterfaceSecurityGroup |
AwsEc2NetworkInterfaceSecurityGroup.withGroupId(String groupId)
The ID of the security group.
|
AwsEc2NetworkInterfaceSecurityGroup |
AwsEc2NetworkInterfaceSecurityGroup.withGroupName(String groupName)
The name of the security group.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2NetworkInterfaceSecurityGroup> |
AwsEc2NetworkInterfaceDetails.getSecurityGroups()
Security groups for the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkInterfaceDetails |
AwsEc2NetworkInterfaceDetails.withSecurityGroups(AwsEc2NetworkInterfaceSecurityGroup... securityGroups)
Security groups for the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2NetworkInterfaceDetails.setSecurityGroups(Collection<AwsEc2NetworkInterfaceSecurityGroup> securityGroups)
Security groups for the network interface.
|
AwsEc2NetworkInterfaceDetails |
AwsEc2NetworkInterfaceDetails.withSecurityGroups(Collection<AwsEc2NetworkInterfaceSecurityGroup> securityGroups)
Security groups for the network interface.
|
Copyright © 2024. All rights reserved.