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