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