public static interface ModifyVpcEndpointConnectionNotificationResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ModifyVpcEndpointConnectionNotificationResponse.Builder,ModifyVpcEndpointConnectionNotificationResponse>
Modifier and Type | Method and Description |
---|---|
ModifyVpcEndpointConnectionNotificationResponse.Builder |
returnValue(Boolean returnValue)
Returns
true if the request succeeds; otherwise, it returns an error. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
ModifyVpcEndpointConnectionNotificationResponse.Builder returnValue(Boolean returnValue)
Returns true
if the request succeeds; otherwise, it returns an error.
returnValue
- Returns true
if the request succeeds; otherwise, it returns an error.Copyright © 2020. All rights reserved.