| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2InstanceNetworkInterfacesDetails |
AwsEc2InstanceNetworkInterfacesDetails.clone() |
AwsEc2InstanceNetworkInterfacesDetails |
AwsEc2InstanceNetworkInterfacesDetails.withNetworkInterfaceId(String networkInterfaceId)
The identifier of the network interface.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2InstanceNetworkInterfacesDetails> |
AwsEc2InstanceDetails.getNetworkInterfaces()
The identifiers of the network interfaces for the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2InstanceDetails |
AwsEc2InstanceDetails.withNetworkInterfaces(AwsEc2InstanceNetworkInterfacesDetails... networkInterfaces)
The identifiers of the network interfaces for the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2InstanceDetails.setNetworkInterfaces(Collection<AwsEc2InstanceNetworkInterfacesDetails> networkInterfaces)
The identifiers of the network interfaces for the EC2 instance.
|
AwsEc2InstanceDetails |
AwsEc2InstanceDetails.withNetworkInterfaces(Collection<AwsEc2InstanceNetworkInterfacesDetails> networkInterfaces)
The identifiers of the network interfaces for the EC2 instance.
|
Copyright © 2022. All rights reserved.