public static interface ModifySecurityGroupRulesResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ModifySecurityGroupRulesResponse.Builder,ModifySecurityGroupRulesResponse>
| Modifier and Type | Method and Description |
|---|---|
ModifySecurityGroupRulesResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds; otherwise, returns an error. |
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildModifySecurityGroupRulesResponse.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 © 2021. All rights reserved.