public static interface DeleteNetworkInterfacePermissionResponse.Builder extends EC2Response.Builder, software.amazon.awssdk.utils.builder.CopyableBuilder<DeleteNetworkInterfacePermissionResponse.Builder,DeleteNetworkInterfacePermissionResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteNetworkInterfacePermissionResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds, otherwise returns an error. |
buildDeleteNetworkInterfacePermissionResponse.Builder returnValue(Boolean returnValue)
Returns true if the request succeeds, otherwise returns an error.
returnValue - Returns true if the request succeeds, otherwise returns an error.Copyright © 2017. All rights reserved.