Interface ConfirmProductInstanceResponse.Builder

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

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

    • ownerId

      The Amazon Web Services account ID of the instance owner. This is only present if the product code is attached to the instance.

      Parameters:
      ownerId - The Amazon Web Services account ID of the instance owner. This is only present if the product code is attached to the instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • returnValue

      The return value of the request. Returns true if the specified product code is owned by the requester and associated with the specified instance.

      Parameters:
      returnValue - The return value of the request. Returns true if the specified product code is owned by the requester and associated with the specified instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.