public static interface UpdateSecurityGroupRuleDescriptionsEgressResponse.Builder extends Ec2Response.Builder, SdkPojo, 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. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
UpdateSecurityGroupRuleDescriptionsEgressResponse.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 © 2023. All rights reserved.