Interface CreateInstanceResponse.Builder

    • Method Detail

      • id

        CreateInstanceResponse.Builder id​(String id)

        The identifier for the instance.

        Parameters:
        id - The identifier for the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        CreateInstanceResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the instance.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the instance.
        Returns:
        Returns a reference to this object so that method calls can be chained together.