| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2NetworkInterfaceViolation |
ResourceViolation.awsEc2NetworkInterfaceViolation()
Violation details for network interface.
|
| Modifier and Type | Method and Description |
|---|---|
List<AwsEc2NetworkInterfaceViolation> |
AwsEc2InstanceViolation.awsEc2NetworkInterfaceViolations()
Violations for network interfaces associated with the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceViolation.Builder |
ResourceViolation.Builder.awsEc2NetworkInterfaceViolation(AwsEc2NetworkInterfaceViolation awsEc2NetworkInterfaceViolation)
Violation details for network interface.
|
AwsEc2InstanceViolation.Builder |
AwsEc2InstanceViolation.Builder.awsEc2NetworkInterfaceViolations(AwsEc2NetworkInterfaceViolation... awsEc2NetworkInterfaceViolations)
Violations for network interfaces associated with the EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
AwsEc2InstanceViolation.Builder |
AwsEc2InstanceViolation.Builder.awsEc2NetworkInterfaceViolations(Collection<AwsEc2NetworkInterfaceViolation> awsEc2NetworkInterfaceViolations)
Violations for network interfaces associated with the EC2 instance.
|
Copyright © 2020. All rights reserved.