Interface ReleaseIpamPoolAllocationResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<ReleaseIpamPoolAllocationResponse.Builder,ReleaseIpamPoolAllocationResponse>, Ec2Response.Builder, SdkBuilder<ReleaseIpamPoolAllocationResponse.Builder,ReleaseIpamPoolAllocationResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
ReleaseIpamPoolAllocationResponse

public static interface ReleaseIpamPoolAllocationResponse.Builder extends Ec2Response.Builder, SdkPojo, CopyableBuilder<ReleaseIpamPoolAllocationResponse.Builder,ReleaseIpamPoolAllocationResponse>
  • Method Details

    • success

      Indicates if the release was successful.

      Parameters:
      success - Indicates if the release was successful.
      Returns:
      Returns a reference to this object so that method calls can be chained together.