public static interface UpdateSecurityGroupRuleDescriptionsIngressResponse.Builder extends EC2Response.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. |
build
sdkHttpResponse, sdkHttpResponse
copy
apply, build
UpdateSecurityGroupRuleDescriptionsIngressResponse.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 Amazon Web Services, Inc. All Rights Reserved.