public static interface AwsEc2InstanceNetworkInterfacesDetails.Builder extends SdkPojo, CopyableBuilder<AwsEc2InstanceNetworkInterfacesDetails.Builder,AwsEc2InstanceNetworkInterfacesDetails>
| Modifier and Type | Method and Description |
|---|---|
AwsEc2InstanceNetworkInterfacesDetails.Builder |
networkInterfaceId(String networkInterfaceId)
The identifier of the network interface.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildAwsEc2InstanceNetworkInterfacesDetails.Builder networkInterfaceId(String networkInterfaceId)
The identifier of the network interface. The details are in a corresponding
AwsEc2NetworkInterfacesDetails object.
networkInterfaceId - The identifier of the network interface. The details are in a corresponding
AwsEc2NetworkInterfacesDetails object.Copyright © 2023. All rights reserved.