Interface DisassociateTrunkInterfaceResponse.Builder

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

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

    • returnValue

      Returns true if the request succeeds; otherwise, it returns an error.

      Parameters:
      returnValue - Returns true if the request succeeds; otherwise, it returns an error.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clientToken

      Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.

      Parameters:
      clientToken - Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to Ensure Idempotency.
      Returns:
      Returns a reference to this object so that method calls can be chained together.