public static interface ReleaseIpamPoolAllocationResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ReleaseIpamPoolAllocationResponse.Builder,ReleaseIpamPoolAllocationResponse>
| Modifier and Type | Method and Description |
|---|---|
ReleaseIpamPoolAllocationResponse.Builder |
success(Boolean success)
Indicates if the release was successful.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildReleaseIpamPoolAllocationResponse.Builder success(Boolean success)
Indicates if the release was successful.
success - Indicates if the release was successful.Copyright © 2022. All rights reserved.