public static interface DeletePublicIpv4PoolResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<DeletePublicIpv4PoolResponse.Builder,DeletePublicIpv4PoolResponse>
Modifier and Type | Method and Description |
---|---|
DeletePublicIpv4PoolResponse.Builder |
returnValue(Boolean returnValue)
Information about the result of deleting the public IPv4 pool.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
DeletePublicIpv4PoolResponse.Builder returnValue(Boolean returnValue)
Information about the result of deleting the public IPv4 pool.
returnValue
- Information about the result of deleting the public IPv4 pool.Copyright © 2022. All rights reserved.