CopyableBuilder<ResetNetworkInterfaceAttributeRequest.Builder,ResetNetworkInterfaceAttributeRequest>, SdkBuilder<ResetNetworkInterfaceAttributeRequest.Builder,ResetNetworkInterfaceAttributeRequest>public static interface ResetNetworkInterfaceAttributeRequest.Builder extends CopyableBuilder<ResetNetworkInterfaceAttributeRequest.Builder,ResetNetworkInterfaceAttributeRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ResetNetworkInterfaceAttributeRequest.Builder |
networkInterfaceId(String networkInterfaceId) |
The ID of the network interface.
|
ResetNetworkInterfaceAttributeRequest.Builder |
sourceDestCheck(String sourceDestCheck) |
The source/destination checking attribute.
|
copyapply, buildResetNetworkInterfaceAttributeRequest.Builder networkInterfaceId(String networkInterfaceId)
The ID of the network interface.
networkInterfaceId - The ID of the network interface.ResetNetworkInterfaceAttributeRequest.Builder sourceDestCheck(String sourceDestCheck)
The source/destination checking attribute. Resets the value to true.
sourceDestCheck - The source/destination checking attribute. Resets the value to true.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.