public static interface ModifyVpcEndpointServiceConfigurationResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ModifyVpcEndpointServiceConfigurationResponse.Builder,ModifyVpcEndpointServiceConfigurationResponse>
Modifier and Type | Method and Description |
---|---|
ModifyVpcEndpointServiceConfigurationResponse.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
ModifyVpcEndpointServiceConfigurationResponse.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 © 2023. All rights reserved.