public static interface UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder extends EC2Response.Builder, software.amazon.awssdk.utils.builder.CopyableBuilder<UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder,UpdateSecurityGroupRuleDescriptionsIngressResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds; otherwise, returns an error. |
buildUpdateSecurityGroupRuleDescriptionsIngressResponse.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 © 2018. All rights reserved.